From: Gustavo Zacarias Date: Thu, 5 Jan 2012 16:30:22 +0000 (-0300) Subject: qemu/sparc-ss10: update to use kernel version 3.2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=606e2f6ede9d7a41469a8fb7c4270e3f74876b9b;p=buildroot.git qemu/sparc-ss10: update to use kernel version 3.2 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/configs/qemu_sparc_ss10_defconfig b/configs/qemu_sparc_ss10_defconfig index 20cd9fbf57..834514f45f 100644 --- a/configs/qemu_sparc_ss10_defconfig +++ b/configs/qemu_sparc_ss10_defconfig @@ -9,6 +9,6 @@ BR2_TARGET_ROOTFS_EXT2=y # Linux kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.1" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.2" BR2_LINUX_KERNEL_DEFCONFIG="sparc32" BR2_LINUX_KERNEL_ZIMAGE=y