summaryrefslogtreecommitdiff
path: root/configs/qemu_mips64_malta_defconfig
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-07-29 16:21:51 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-07-30 23:28:33 +0200
commit309290e1fa299355fbfc0265aed7536b028a6c5a (patch)
treea6c83168e309919d469b7b309dd171396b9160e0 /configs/qemu_mips64_malta_defconfig
parent365f06fb50a9cdb93d9092b490dc2de3ae9af0d7 (diff)
configs/qemu: bump relevant config versions
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/qemu_mips64_malta_defconfig')
-rw-r--r--configs/qemu_mips64_malta_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/qemu_mips64_malta_defconfig b/configs/qemu_mips64_malta_defconfig
index 314d968c9..7dd9e1cb3 100644
--- a/configs/qemu_mips64_malta_defconfig
+++ b/configs/qemu_mips64_malta_defconfig
@@ -12,12 +12,12 @@ BR2_TARGET_ROOTFS_EXT2=y
# Lock to 3.10 headers to avoid breaking with newer kernels
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.10"
+BR2_DEFAULT_KERNEL_VERSION="3.10.4"
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.10"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.10.4"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/mips64-malta/linux-3.10.config"
BR2_LINUX_KERNEL_VMLINUX=y