|
@@ -12,12 +12,13 @@ BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER=y
|
|
|
|
|
|
# Lock headers version to match and avoid breakage
|
|
|
BR2_KERNEL_HEADERS_VERSION=y
|
|
|
-BR2_DEFAULT_KERNEL_VERSION="3.13"
|
|
|
+BR2_DEFAULT_KERNEL_VERSION="3.13.6"
|
|
|
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_13=y
|
|
|
|
|
|
# Kernel
|
|
|
BR2_LINUX_KERNEL=y
|
|
|
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
|
|
|
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.13"
|
|
|
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.13.6"
|
|
|
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
|
|
|
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/freescale/mpc8315erdb/linux-3.13.config"
|
|
|
BR2_LINUX_KERNEL_UIMAGE=y
|