kernel-headers: Fix 2.6.36 kernel version in menuconfig string
authorPaulius Zaleckas <paulius.zaleckas@gmail.com>
Mon, 25 Oct 2010 11:26:15 +0000 (14:26 +0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 25 Oct 2010 11:33:16 +0000 (13:33 +0200)
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/kernel-headers/Config.in

index ccbe2b07c8d57ba5ca80611d189f28d5f89b7fb9..ef3582704684bbb6166023b654641a7552d618f9 100644 (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)"