summaryrefslogtreecommitdiffstats
path: root/package/linux-headers
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-03-02 21:25:00 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-03-02 21:25:00 +0100
commit28cd1ed30aa4959c744ee37a6070cf22a66fb31f (patch)
treefe08f3fdff6fe458a3a21cf814f12ed6c7ba54e4 /package/linux-headers
parent13222c07293becaefc69c46c8f90b04ddc7023d9 (diff)
parent2dfabd10d1e484d84c0e6b5a58ab43d131ca3230 (diff)
downloadbuildroot-28cd1ed30aa4959c744ee37a6070cf22a66fb31f.tar.gz
buildroot-28cd1ed30aa4959c744ee37a6070cf22a66fb31f.zip
Merge branch 'next'
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/linux-headers')
-rw-r--r--package/linux-headers/Config.in.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index d6cb238368..7aaed97a40 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -73,6 +73,7 @@ choice
config BR2_KERNEL_HEADERS_4_3
bool "Linux 4.3.x kernel headers"
+ depends on BR2_DEPRECATED_SINCE_2016_05
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_3
config BR2_KERNEL_HEADERS_4_4
OpenPOWER on IntegriCloud