summaryrefslogtreecommitdiff
path: root/target/m32r
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-04-02 19:25:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2016-04-02 19:25:56 +0200
commitc4dbb39da13f00dbc839600d53000e54ed945ab5 (patch)
tree2dc888fa03724e663305f6879f6a2f559221b466 /target/m32r
parent6eed13b76d66099b6b6c2cb10f355ddf0acf5912 (diff)
add m32r newlib toolchain
Diffstat (limited to 'target/m32r')
-rw-r--r--target/m32r/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/m32r/Makefile b/target/m32r/Makefile
new file mode 100644
index 000000000..9c9eb49d0
--- /dev/null
+++ b/target/m32r/Makefile
@@ -0,0 +1,4 @@
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+include $(ADK_TOPDIR)/rules.mk