summaryrefslogtreecommitdiff
path: root/src/stmf0/Makefile.defs
diff options
context:
space:
mode:
Diffstat (limited to 'src/stmf0/Makefile.defs')
-rw-r--r--src/stmf0/Makefile.defs9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/stmf0/Makefile.defs b/src/stmf0/Makefile.defs
new file mode 100644
index 00000000..a1d93eb5
--- /dev/null
+++ b/src/stmf0/Makefile.defs
@@ -0,0 +1,9 @@
+ifndef TOPDIR
+TOPDIR=..
+endif
+
+include $(TOPDIR)/stmf0/Makefile-stmf0.defs
+
+LDFLAGS=$(CFLAGS) -L$(TOPDIR)/stmf0 -Wl,-Taltos.ld
+
+.DEFAULT_GOAL=all