summaryrefslogtreecommitdiff
path: root/src/telefiretwo-v0.1/flash-loader/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-12-17 19:54:23 -0800
committerKeith Packard <keithp@keithp.com>2016-04-19 23:21:30 -0400
commitf2038dd2cfed5bbf049144172e3f7436b6cd3a55 (patch)
tree831dc18882d71fb10fb197338f5c3c125f79ad86 /src/telefiretwo-v0.1/flash-loader/Makefile
parent26ce7a9a213bdd35a13937054988e7b8fa749632 (diff)
altos: telefiretwo-v0.1 bits
Get this board running. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/telefiretwo-v0.1/flash-loader/Makefile')
-rw-r--r--src/telefiretwo-v0.1/flash-loader/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/telefiretwo-v0.1/flash-loader/Makefile b/src/telefiretwo-v0.1/flash-loader/Makefile
new file mode 100644
index 00000000..108cd554
--- /dev/null
+++ b/src/telefiretwo-v0.1/flash-loader/Makefile
@@ -0,0 +1,8 @@
+#
+# AltOS flash loader build
+#
+#
+
+TOPDIR=../..
+HARDWARE=telefiretwo-v0.1
+include $(TOPDIR)/stm/Makefile-flash.defs