summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-06-19 09:26:12 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-06-19 09:26:12 +0200
commit0f575dd1e3be98ae66a35d527b922b3dc7f1a099 (patch)
tree254aa3c8e50138fce85be3716c83b25c452c0ba0
parentd479688e028f85b2472a8c6ca52aec3eb123153a (diff)
downloadbuildroot-0f575dd1e3be98ae66a35d527b922b3dc7f1a099.tar.gz
buildroot-0f575dd1e3be98ae66a35d527b922b3dc7f1a099.zip
configs/qemu_sh4*: rename back the linux config file to linux-4.9.config
In commit 28d97609b25cb534a55b6cf6b1945428e817c54a ("configs/qemu: bump to the latest kernel version") updated most qemu defconfigs to use Linux 4.11. However, for the SH4 configurations, Linux 4.9 was kept, because 4.11 apparently has an issue. Unfortunately, while the defconfigs for SH4 were unchanged, the Linux kernel configuration file was renamed from linux-4.9.config to linux-4.11.config. This commit renames the Linux configuration files back to their previous name, linux-4.9.config, matching what the Qemu SH4 defconfigs specify. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--board/qemu/sh4-r2d/linux-4.9.config (renamed from board/qemu/sh4-r2d/linux-4.11.config)0
-rw-r--r--board/qemu/sh4eb-r2d/linux-4.9.config (renamed from board/qemu/sh4eb-r2d/linux-4.11.config)0
2 files changed, 0 insertions, 0 deletions
diff --git a/board/qemu/sh4-r2d/linux-4.11.config b/board/qemu/sh4-r2d/linux-4.9.config
index a3d6544549..a3d6544549 100644
--- a/board/qemu/sh4-r2d/linux-4.11.config
+++ b/board/qemu/sh4-r2d/linux-4.9.config
diff --git a/board/qemu/sh4eb-r2d/linux-4.11.config b/board/qemu/sh4eb-r2d/linux-4.9.config
index 6ead626c41..6ead626c41 100644
--- a/board/qemu/sh4eb-r2d/linux-4.11.config
+++ b/board/qemu/sh4eb-r2d/linux-4.9.config
OpenPOWER on IntegriCloud