summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in.options
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-07 02:20:08 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-23 22:18:28 +0100
commit95c75fc8346c6e4caf419bf449ba8d8972cd3be5 (patch)
treee21e30a963618645b79317e710015c48e96edfa9 /toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in.options
parent1e1bef57fbd316b08fb06d584162223072745825 (diff)
downloadbuildroot-95c75fc8346c6e4caf419bf449ba8d8972cd3be5.tar.gz
buildroot-95c75fc8346c6e4caf419bf449ba8d8972cd3be5.zip
toolchain-external-codescape-img-mips: new package
This commit adds a new package for the Codescape IMG external toolchain for the MIPS architecture. The legacy implementation is removed. The Codescape hacks for IMG and MTI are duplicated. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Reviewed-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in.options')
-rw-r--r--toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in.options9
1 files changed, 9 insertions, 0 deletions
diff --git a/toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in.options b/toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in.options
new file mode 100644
index 0000000000..3eaa2a9522
--- /dev/null
+++ b/toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in.options
@@ -0,0 +1,9 @@
+if BR2_TOOLCHAIN_EXTERNAL_CODESCAPE_IMG_MIPS
+
+config BR2_TOOLCHAIN_EXTERNAL_PREFIX
+ default "mips-img-linux-gnu"
+
+config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
+ default "toolchain-external-codescape-img-mips"
+
+endif
OpenPOWER on IntegriCloud