summaryrefslogtreecommitdiff
path: root/src/lambdakey-v1.0/flash-loader/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-11-03 21:51:26 -0700
committerKeith Packard <keithp@keithp.com>2016-11-17 22:18:39 -0800
commit7d462b7afd8e2a7cd9ed9288490f9e0bb5ac247f (patch)
tree615297dc6eff43e637b8d0f4ae00cf6dda0769db /src/lambdakey-v1.0/flash-loader/Makefile
parent9fe33ce12f30da223e3ef83dfe12afaa751d509d (diff)
altos: Add lambdakey
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/lambdakey-v1.0/flash-loader/Makefile')
-rw-r--r--src/lambdakey-v1.0/flash-loader/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/lambdakey-v1.0/flash-loader/Makefile b/src/lambdakey-v1.0/flash-loader/Makefile
new file mode 100644
index 00000000..dbded719
--- /dev/null
+++ b/src/lambdakey-v1.0/flash-loader/Makefile
@@ -0,0 +1,8 @@
+#
+# AltOS flash loader build
+#
+#
+
+TOPDIR=../..
+HARDWARE=lambdakey-v1.0
+include $(TOPDIR)/stmf0/Makefile-flash.defs