|
@@ -20,15 +20,15 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
|
|
# BR2_TARGET_ROOTFS_TAR is not set
|
|
# BR2_TARGET_ROOTFS_TAR is not set
|
|
BR2_TARGET_ROOTFS_INITRAMFS=y
|
|
BR2_TARGET_ROOTFS_INITRAMFS=y
|
|
|
|
|
|
-# Linux headers same as kernel, a 4.8 series
|
|
|
|
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_8=y
|
|
|
|
|
|
+# Linux headers same as kernel, a 4.9 series
|
|
|
|
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y
|
|
|
|
|
|
# Kernel
|
|
# Kernel
|
|
BR2_LINUX_KERNEL=y
|
|
BR2_LINUX_KERNEL=y
|
|
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
|
|
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
|
|
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.8.17"
|
|
|
|
|
|
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.9.6"
|
|
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
|
|
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
|
|
-BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/xtensa-lx60/linux-4.8-nommu.config"
|
|
|
|
|
|
+BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/xtensa-lx60/linux-4.9-nommu.config"
|
|
BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM=y
|
|
BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM=y
|
|
BR2_LINUX_KERNEL_IMAGE_NAME="Image.elf"
|
|
BR2_LINUX_KERNEL_IMAGE_NAME="Image.elf"
|
|
BR2_LINUX_KERNEL_IMAGE_TARGET_NAME="zImage"
|
|
BR2_LINUX_KERNEL_IMAGE_TARGET_NAME="zImage"
|