summaryrefslogtreecommitdiff
path: root/src/detherm/flash-loader/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-04-02 22:40:23 -0700
committerKeith Packard <keithp@keithp.com>2016-04-02 22:40:23 -0700
commit0f227683e29062224a612c4a2ab5c8b2fc166059 (patch)
tree69ffd97f5648f67165ca7666b096f76b64f976f9 /src/detherm/flash-loader/Makefile
parenteeceee3520fae66b35a9a9b39c866c1c2e3b0c9a (diff)
altos: Add detherm product
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/detherm/flash-loader/Makefile')
-rw-r--r--src/detherm/flash-loader/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/detherm/flash-loader/Makefile b/src/detherm/flash-loader/Makefile
new file mode 100644
index 00000000..5210aa09
--- /dev/null
+++ b/src/detherm/flash-loader/Makefile
@@ -0,0 +1,8 @@
+#
+# AltOS flash loader build
+#
+#
+
+TOPDIR=../..
+HARDWARE=detherm-v1.0
+include $(TOPDIR)/stmf0/Makefile-flash.defs