Commit d1a49230 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

kernel-headers: mark 2.6.24 as deprecated and 2.6.25 as recent

parent dc01863b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -77,10 +77,11 @@ choice
		bool "Linux 2.6.23.x kernel headers"

	config BR2_KERNEL_HEADERS_2_6_24
		depends on BR2_RECENT
		depends on BR2_DEPRECATED
		bool "Linux 2.6.24.x kernel headers"

	config BR2_KERNEL_HEADERS_2_6_25
		depends on BR2_RECENT
		bool "Linux 2.6.25.x kernel headers"

	config BR2_KERNEL_HEADERS_2_6_26