diff options
Diffstat (limited to 'configs/qemu_arm_vexpress_defconfig')
-rw-r--r-- | configs/qemu_arm_vexpress_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu_arm_vexpress_defconfig b/configs/qemu_arm_vexpress_defconfig index 7388279ab..5f355b842 100644 --- a/configs/qemu_arm_vexpress_defconfig +++ b/configs/qemu_arm_vexpress_defconfig @@ -17,6 +17,6 @@ BR2_KERNEL_HEADERS_3_3=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.3.4" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.3.5" BR2_LINUX_KERNEL_DEFCONFIG="vexpress" BR2_LINUX_KERNEL_ZIMAGE=y |