diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2013-02-15 02:48:40 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-02-17 23:09:31 +0100 |
commit | 92da10e3d87f41331d1ddd673c81d1d04d6c5833 (patch) | |
tree | 0071d248194daffb6a1f7ed724739430c3d72ed7 /configs/qemu_ppc_virtex_ml507_defconfig | |
parent | 21de23ef6505bae1cbf7f95916d2c2883ebba974 (diff) | |
download | buildroot-novena-92da10e3d87f41331d1ddd673c81d1d04d6c5833.tar.gz buildroot-novena-92da10e3d87f41331d1ddd673c81d1d04d6c5833.zip |
configs/qemu: bump relevant configurations to new 3.7.x stable kernels
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/qemu_ppc_virtex_ml507_defconfig')
-rw-r--r-- | configs/qemu_ppc_virtex_ml507_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu_ppc_virtex_ml507_defconfig b/configs/qemu_ppc_virtex_ml507_defconfig index 9dfbe5245..f7f957d2a 100644 --- a/configs/qemu_ppc_virtex_ml507_defconfig +++ b/configs/qemu_ppc_virtex_ml507_defconfig @@ -15,7 +15,7 @@ BR2_SOFT_FLOAT=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.7.6" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.7.8" BR2_LINUX_KERNEL_DEFCONFIG="44x/virtex5" BR2_LINUX_KERNEL_VMLINUX=y BR2_LINUX_KERNEL_DTS_SUPPORT=y |