summaryrefslogtreecommitdiff
path: root/src/easymega-v1.0/flash-loader/Makefile
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2014-05-15 16:23:17 -0600
committerBdale Garbee <bdale@gag.com>2014-05-15 16:23:17 -0600
commit0fd608868aa03f81b2d902e1da13ee0b1ab20b78 (patch)
treeaec1c255c711368dd242cce40d6da5d49e06c4f4 /src/easymega-v1.0/flash-loader/Makefile
parent819f73698f57e76dca50fe4fadccebd23ffb776d (diff)
lose the (old) easymega-v1.0 directory in favor of my fresher 0.1
Diffstat (limited to 'src/easymega-v1.0/flash-loader/Makefile')
-rw-r--r--src/easymega-v1.0/flash-loader/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/easymega-v1.0/flash-loader/Makefile b/src/easymega-v1.0/flash-loader/Makefile
deleted file mode 100644
index d83cb70a..00000000
--- a/src/easymega-v1.0/flash-loader/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# AltOS flash loader build
-#
-#
-
-TOPDIR=../..
-HARDWARE=easymega-v1.0
-include $(TOPDIR)/stm/Makefile-flash.defs