mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
kernel-headers: Fix 2.6.36 kernel version in menuconfig string
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
f3da749856
commit
afb68b753e
@ -39,7 +39,7 @@ choice
|
|||||||
bool "Linux 2.6.35.x kernel headers"
|
bool "Linux 2.6.35.x kernel headers"
|
||||||
|
|
||||||
config BR2_KERNEL_HEADERS_2_6_36
|
config BR2_KERNEL_HEADERS_2_6_36
|
||||||
bool "Linux 2.6.35.x kernel headers"
|
bool "Linux 2.6.36.x kernel headers"
|
||||||
|
|
||||||
config BR2_KERNEL_HEADERS_VERSION
|
config BR2_KERNEL_HEADERS_VERSION
|
||||||
bool "Linux 2.6 (manually specified version)"
|
bool "Linux 2.6 (manually specified version)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user