]> Git Repo - buildroot-mgba.git/blobdiff - configs/freescale_imx6qsabresd_defconfig
freescale/imx6-sabresd: lock down kernel headers to the kernel version
[buildroot-mgba.git] / configs / freescale_imx6qsabresd_defconfig
index 40a9384d56146a737bddd5771725ce846293dcd3..f2f702e55571e1c581a5fe33cb9ca6e0374928a7 100644 (file)
@@ -5,6 +5,11 @@ BR2_cortex_a9=y
 # patches
 BR2_GLOBAL_PATCH_DIR="board/freescale/imx6sabresd/patches"
 
+# toolchain
+BR2_KERNEL_HEADERS_VERSION=y
+BR2_DEFAULT_KERNEL_VERSION="3.10.17"
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10=y
+
 # system
 BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0"
 
This page took 0.024322 seconds and 4 git commands to generate.