mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
kernel-headers: also show 2.6.26 if deprecated is enabled, but recent isn't
This commit is contained in:
parent
1158bc9a25
commit
5bf6b74e22
@ -61,7 +61,7 @@ choice
|
|||||||
bool "Linux 2.6.25.x kernel headers"
|
bool "Linux 2.6.25.x kernel headers"
|
||||||
|
|
||||||
config BR2_KERNEL_HEADERS_2_6_26
|
config BR2_KERNEL_HEADERS_2_6_26
|
||||||
depends on BR2_RECENT
|
depends on BR2_DEPRECATED || BR2_RECENT
|
||||||
bool "Linux 2.6.26.x kernel headers"
|
bool "Linux 2.6.26.x kernel headers"
|
||||||
|
|
||||||
config BR2_KERNEL_HEADERS_2_6_27
|
config BR2_KERNEL_HEADERS_2_6_27
|
||||||
|
Loading…
x
Reference in New Issue
Block a user