mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c38103f2fe
commit
a9b1d1b6f2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user