summaryrefslogtreecommitdiffstats
path: root/configs/qemu_microblazeel_mmu_defconfig
diff options
context:
space:
mode:
authorGustavo Zacarias2012-05-13 03:25:14 +0200
committerPeter Korsgaard2012-05-14 21:19:41 +0200
commit7053bb650b7c57de53dd288f31574c3c70410e8d (patch)
treef9520f8741c007baeb6e3a458bed5ced44a16e56 /configs/qemu_microblazeel_mmu_defconfig
parentqemu/sh4-r2d: update to use kernel 3.2.17 (diff)
downloadbuildroot-7053bb650b7c57de53dd288f31574c3c70410e8d.tar.gz
buildroot-7053bb650b7c57de53dd288f31574c3c70410e8d.tar.xz
buildroot-7053bb650b7c57de53dd288f31574c3c70410e8d.zip
qemu/configs: update to use kernel 3.3.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/qemu_microblazeel_mmu_defconfig')
-rw-r--r--configs/qemu_microblazeel_mmu_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu_microblazeel_mmu_defconfig b/configs/qemu_microblazeel_mmu_defconfig
index 26897b781..c98d4e4ba 100644
--- a/configs/qemu_microblazeel_mmu_defconfig
+++ b/configs/qemu_microblazeel_mmu_defconfig
@@ -19,7 +19,7 @@ BR2_TARGET_ROOTFS_INITRAMFS=y
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.3.5"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.3.6"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/microblazeel-mmu/kernel-3.3.config"
BR2_LINUX_KERNEL_DTS_FILE="board/qemu/microblazeel-mmu/system.dts"