summaryrefslogtreecommitdiff
path: root/target/m32c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-25 21:38:01 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-27 18:38:36 +0200
commita0f2893bb45dc0650971af01a7c078f5edfcd419 (patch)
tree5484d4060a9ec56a2082b8cfc9344609610f7d87 /target/m32c
parent249361248df53849d2be41919d1ccea53dd4fc42 (diff)
add new arch m32c (newlib toolchain)
Diffstat (limited to 'target/m32c')
-rw-r--r--target/m32c/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/m32c/Makefile b/target/m32c/Makefile
new file mode 100644
index 000000000..9c9eb49d0
--- /dev/null
+++ b/target/m32c/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