summaryrefslogtreecommitdiffstats
path: root/configs/qemu_sparc_ss10_defconfig
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2012-01-05 13:30:22 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2012-01-06 10:32:48 +0100
commit606e2f6ede9d7a41469a8fb7c4270e3f74876b9b (patch)
tree6c4a73bb0cf56c272502718c79f688b74709fab5 /configs/qemu_sparc_ss10_defconfig
parentd7cb5c080c945f87738854f9e8b425183f7dfdd8 (diff)
downloadbuildroot-novena-606e2f6ede9d7a41469a8fb7c4270e3f74876b9b.tar.gz
buildroot-novena-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