From 8eb5dcf34b9c5d90b6d078e09cb7998fbfe98298 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Sat, 18 Feb 2012 16:30:47 -0300 Subject: qemu/sparc-ss10: update to use kernel 3.2.6 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- configs/qemu_sparc_ss10_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/qemu_sparc_ss10_defconfig b/configs/qemu_sparc_ss10_defconfig index 834514f45..6d6937916 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 -- cgit v1.2.3