summaryrefslogtreecommitdiffstats
path: root/configs/qemu_microblazeel_mmu_defconfig
diff options
context:
space:
mode:
authorGustavo Zacarias2012-05-22 06:56:31 +0200
committerPeter Korsgaard2012-05-22 21:26:16 +0200
commit4f0bc3b74faa6966e5014dc5950d85d0bd8369ec (patch)
treeafd1d55c8570624ebde2c61eb5469e23e0ce1eaf /configs/qemu_microblazeel_mmu_defconfig
parentlinux: bump default to kernel version 3.3.7 (diff)
downloadbuildroot-4f0bc3b74faa6966e5014dc5950d85d0bd8369ec.tar.gz
buildroot-4f0bc3b74faa6966e5014dc5950d85d0bd8369ec.tar.xz
buildroot-4f0bc3b74faa6966e5014dc5950d85d0bd8369ec.zip
qemu/configs: update to use kernel 3.3.7
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 c98d4e4ba..7034447ec 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.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.3.7"
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"