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