From: Peter Korsgaard Date: Mon, 8 Aug 2011 07:03:06 +0000 (+0200) Subject: qemu_arm_versatile_defconfig: use 2.6.38.8 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=720335154e6c28db18c9fed8642f23c35ece1799;p=buildroot.git qemu_arm_versatile_defconfig: use 2.6.38.8 Signed-off-by: Peter Korsgaard --- diff --git a/configs/qemu_arm_versatile_defconfig b/configs/qemu_arm_versatile_defconfig index faf55e33aa..e4a70245c1 100644 --- a/configs/qemu_arm_versatile_defconfig +++ b/configs/qemu_arm_versatile_defconfig @@ -13,7 +13,7 @@ BR2_TARGET_ROOTFS_EXT2=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.38.7" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.38.8" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/arm-versatile/linux-2.6.38.config" BR2_LINUX_KERNEL_ZIMAGE=y