Skip to content

Commit e5a7747

Browse files
committed
compat: Setting the kernel headers version to 3.10.x
Setting the kernel headers to 3.10.x to ensure containers built using these tools will operate on Red Hat Enterprise Linux 7 systems.
1 parent 1d83b3a commit e5a7747

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/corebox_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ BR2_SYSTEM_BIN_SH_BASH=y
1212
# BR2_TARGET_GENERIC_REMOUNT_ROOTFS_RW is not set
1313
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
1414
BR2_PACKAGE_COREUTILS=y
15+
BR2_KERNEL_HEADERS_3_10=y
16+
BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_10=y

0 commit comments

Comments
 (0)