Commit dda47868 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Thomas Petazzoni
Browse files

linux-headers: mark EOL versions deprecated



Follow the upstream EOL cycle and mark 4.0 as deprecated for 2015.08.

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent a8fd20b5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ choice

	config BR2_KERNEL_HEADERS_4_0
		bool "Linux 4.0.x kernel headers"
		depends on BR2_DEPRECATED_SINCE_2015_08
		select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_0

	config BR2_KERNEL_HEADERS_4_1