summaryrefslogtreecommitdiff
path: root/src/easymini-v0.1/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-v0.1/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-v0.1/flash-loader/Makefile')
-rw-r--r--src/easymini-v0.1/flash-loader/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/easymini-v0.1/flash-loader/Makefile b/src/easymini-v0.1/flash-loader/Makefile
deleted file mode 100644
index ab828b22..00000000
--- a/src/easymini-v0.1/flash-loader/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# AltOS flash loader build
-#
-#
-
-TOPDIR=../..
-HARDWARE=easymini-v0.1
-include $(TOPDIR)/lpc/Makefile-flash.defs