summaryrefslogtreecommitdiff
path: root/src/easymini-v1.0/flash-loader/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-10-07 22:00:15 -0700
committerKeith Packard <keithp@keithp.com>2013-10-07 22:01:56 -0700
commit258d225df1f4afe1cfdc9c43208bcd75d18cdf2d (patch)
treebb47a6daa81aff7440b8229677296d511bf3b9d4 /src/easymini-v1.0/flash-loader/Makefile
parent8f7edcee2db30652ce0b147f282de3396c3786ad (diff)
altos: Rename easymini-v0.1 to easymini-v1.0
The production boards are the same as the modified v0.1 boards Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/easymini-v1.0/flash-loader/Makefile')
-rw-r--r--src/easymini-v1.0/flash-loader/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/easymini-v1.0/flash-loader/Makefile b/src/easymini-v1.0/flash-loader/Makefile
new file mode 100644
index 00000000..78bb4092
--- /dev/null
+++ b/src/easymini-v1.0/flash-loader/Makefile
@@ -0,0 +1,8 @@
+#
+# AltOS flash loader build
+#
+#
+
+TOPDIR=../..
+HARDWARE=easymini-v1.0
+include $(TOPDIR)/lpc/Makefile-flash.defs