summaryrefslogtreecommitdiff
path: root/src/fox1ihu/flash-loader/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-04-27 16:06:48 -0700
committerKeith Packard <keithp@keithp.com>2014-02-08 22:03:04 -0800
commit5a6ec0b36914fff93b0dc882cd0f1d5074aba3c6 (patch)
tree9d371276dd7d550bfe688c5c513a548baa9f4257 /src/fox1ihu/flash-loader/Makefile
parent80edc09b124b5a4ee36c863cfbeba348f77b5124 (diff)
altos/fox: Add fox1ihu flash loader
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/fox1ihu/flash-loader/Makefile')
-rw-r--r--src/fox1ihu/flash-loader/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/fox1ihu/flash-loader/Makefile b/src/fox1ihu/flash-loader/Makefile
new file mode 100644
index 00000000..454bc6fb
--- /dev/null
+++ b/src/fox1ihu/flash-loader/Makefile
@@ -0,0 +1,8 @@
+#
+# AltOS flash loader build
+#
+#
+
+TOPDIR=../..
+HARDWARE=fox1ihu
+include $(TOPDIR)/stm/Makefile-flash.defs