summaryrefslogtreecommitdiff
path: root/src/teledongle-v3.0/flash-loader/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-02-04 20:33:04 -0800
committerKeith Packard <keithp@keithp.com>2015-02-04 20:33:04 -0800
commitbc41ab47b928b837724f8bc6b84d0b5b47c25df3 (patch)
treedcb4323a184d381d5dfebda793faea087a966370 /src/teledongle-v3.0/flash-loader/Makefile
parentdbafa16cfa897b2a5c6cf455cf8675e83eb0d7d6 (diff)
altos: Rename teledongle-v1.9 as teledongle-v3.0
No hardware changes from the 1.9 prototypes to the 3.0 final version. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/teledongle-v3.0/flash-loader/Makefile')
-rw-r--r--src/teledongle-v3.0/flash-loader/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/teledongle-v3.0/flash-loader/Makefile b/src/teledongle-v3.0/flash-loader/Makefile
new file mode 100644
index 00000000..b8325114
--- /dev/null
+++ b/src/teledongle-v3.0/flash-loader/Makefile
@@ -0,0 +1,7 @@
+#
+# AltOS flash loader build
+#
+
+TOPDIR=../..
+HARDWARE=teledongle-v3.0
+include $(TOPDIR)/lpc/Makefile-flash.defs