From: Gustavo Zacarias Date: Sat, 18 Feb 2012 19:30:47 +0000 (-0300) Subject: qemu/sparc-ss10: update to use kernel 3.2.6 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8eb5dcf34b9c5d90b6d078e09cb7998fbfe98298;p=buildroot.git qemu/sparc-ss10: update to use kernel 3.2.6 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 834514f45f..6d69379166 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.2" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.2.6" BR2_LINUX_KERNEL_DEFCONFIG="sparc32" BR2_LINUX_KERNEL_ZIMAGE=y