summaryrefslogtreecommitdiff
path: root/target/mn10300
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-04-03 23:49:19 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2016-04-03 23:49:19 +0200
commitea0502d5a4c7dfd55675628db71ef3cec322c68f (patch)
tree38e27d455259e0d75ed4344196227208f5cd62dc /target/mn10300
parent272acea1ae652537c32ef99a476b574e510689d7 (diff)
add mn10300 newlib toolchain support
Diffstat (limited to 'target/mn10300')
-rw-r--r--target/mn10300/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/mn10300/Makefile b/target/mn10300/Makefile
new file mode 100644
index 000000000..9c9eb49d0
--- /dev/null
+++ b/target/mn10300/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