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>2017-02-20 11:16:49 -0800
commitc48bda3625fc507134da7b4af87a634e8eb3715b (patch)
tree64951d10e9ce42ab94b9765b4433480399affbce /src/lambdakey-v1.0/flash-loader/Makefile
parent77db0e8162cd01c2b42737b3d71b38cea942484f (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