support/config-fragments/autobuild: rename br-riscv64-musl config
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 2 Aug 2019 20:51:46 +0000 (22:51 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 2 Aug 2019 21:32:19 +0000 (23:32 +0200)
For internal toolchains, we have a policy of naming the files with
"internal", to clearly distinguish them from external toolchain
configurations.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
support/config-fragments/autobuild/br-riscv64-internal-musl.config [new file with mode: 0644]
support/config-fragments/autobuild/br-riscv64-musl.config [deleted file]

diff --git a/support/config-fragments/autobuild/br-riscv64-internal-musl.config b/support/config-fragments/autobuild/br-riscv64-internal-musl.config
new file mode 100644 (file)
index 0000000..89e7afb
--- /dev/null
@@ -0,0 +1,3 @@
+BR2_riscv=y
+BR2_TOOLCHAIN_BUILDROOT_MUSL=y
+BR2_TOOLCHAIN_BUILDROOT_CXX=y
diff --git a/support/config-fragments/autobuild/br-riscv64-musl.config b/support/config-fragments/autobuild/br-riscv64-musl.config
deleted file mode 100644 (file)
index 89e7afb..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-BR2_riscv=y
-BR2_TOOLCHAIN_BUILDROOT_MUSL=y
-BR2_TOOLCHAIN_BUILDROOT_CXX=y