From: Yann E. MORIN Date: Sun, 7 Aug 2016 20:44:34 +0000 (+0200) Subject: defconfigs/kb9202: fix headers version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a9b1d1b6f2d48b1782ac8eea588fabd1e63b92b2;p=buildroot.git defconfigs/kb9202: fix headers version Fixes: https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/150333697 Signed-off-by: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni --- diff --git a/configs/kb9202_defconfig b/configs/kb9202_defconfig index c38adbffb1..0aea0eba27 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