Commit afb68b75 authored by Paulius Zaleckas's avatar Paulius Zaleckas Committed by Peter Korsgaard
Browse files

kernel-headers: Fix 2.6.36 kernel version in menuconfig string

parent f3da7498
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)"