summaryrefslogtreecommitdiffstats
path: root/configs/qemu_sparc_ss10_defconfig
diff options
context:
space:
mode:
authorGustavo Zacarias2012-01-05 17:30:22 +0100
committerPeter Korsgaard2012-01-06 10:32:48 +0100
commit606e2f6ede9d7a41469a8fb7c4270e3f74876b9b (patch)
tree6c4a73bb0cf56c272502718c79f688b74709fab5 /configs/qemu_sparc_ss10_defconfig
parentqemu/mips-malta: add new sample config (diff)
downloadbuildroot-606e2f6ede9d7a41469a8fb7c4270e3f74876b9b.tar.gz
buildroot-606e2f6ede9d7a41469a8fb7c4270e3f74876b9b.tar.xz
buildroot-606e2f6ede9d7a41469a8fb7c4270e3f74876b9b.zip
qemu/sparc-ss10: update to use kernel version 3.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/qemu_sparc_ss10_defconfig')
-rw-r--r--configs/qemu_sparc_ss10_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu_sparc_ss10_defconfig b/configs/qemu_sparc_ss10_defconfig
index 20cd9fbf5..834514f45 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