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:
Paulius Zaleckas 2010-10-25 14:26:15 +03:00 committed by Peter Korsgaard
parent f3da749856
commit afb68b753e

View File

@ -39,7 +39,7 @@ choice
bool "Linux 2.6.35.x kernel headers"
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
bool "Linux 2.6 (manually specified version)"