mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00: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:
parent
c38103f2fe
commit
a9b1d1b6f2
@ -5,7 +5,8 @@ BR2_arm920t=y
|
|||||||
# Filesystem
|
# Filesystem
|
||||||
BR2_TARGET_ROOTFS_TAR=y
|
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
|
# Kernel
|
||||||
BR2_LINUX_KERNEL=y
|
BR2_LINUX_KERNEL=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user