mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
kernel-headers: mark 2.6.24 as deprecated and 2.6.25 as recent
This commit is contained in:
parent
dc01863bce
commit
d1a4923086
@ -77,10 +77,11 @@ choice
|
|||||||
bool "Linux 2.6.23.x kernel headers"
|
bool "Linux 2.6.23.x kernel headers"
|
||||||
|
|
||||||
config BR2_KERNEL_HEADERS_2_6_24
|
config BR2_KERNEL_HEADERS_2_6_24
|
||||||
depends on BR2_RECENT
|
depends on BR2_DEPRECATED
|
||||||
bool "Linux 2.6.24.x kernel headers"
|
bool "Linux 2.6.24.x kernel headers"
|
||||||
|
|
||||||
config BR2_KERNEL_HEADERS_2_6_25
|
config BR2_KERNEL_HEADERS_2_6_25
|
||||||
|
depends on BR2_RECENT
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user