summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2016-08-07 22:44:34 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-07 22:52:15 +0200
commita9b1d1b6f2d48b1782ac8eea588fabd1e63b92b2 (patch)
tree4cb40b0b5cc10fa402c90761d80c5b35cde9a53a
parentc38103f2fe793ea5257d3f5b8413ece7a5c60538 (diff)
defconfigs/kb9202: fix headers version
Fixes: https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/150333697 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--configs/kb9202_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/kb9202_defconfig b/configs/kb9202_defconfig
index c38adbffb..0aea0eba2 100644
--- a/configs/kb9202_defconfig
+++ b/configs/kb9202_defconfig
@@ -5,7 +5,8 @@ BR2_arm920t=y
# Filesystem
BR2_TARGET_ROOTFS_TAR=y
-# Linux headers same as kernel, a 2.6 series (so, no option selected)
+# Linux headers same as kernel, a 2.6 series
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_REALLY_OLD=y
# Kernel
BR2_LINUX_KERNEL=y