summaryrefslogtreecommitdiff
path: root/src/easymega-v1.0/flash-loader/Makefile
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2014-08-14 18:16:14 -0600
committerBdale Garbee <bdale@gag.com>2014-08-14 18:16:14 -0600
commit59976c44d1b6ee6505cfa4efd9a26ec4302f6c33 (patch)
tree68a68998dfb5992abe5cde8ea66d45117d93dce9 /src/easymega-v1.0/flash-loader/Makefile
parent4828be0ca5252ac9cd6061209385dcd6c4c57965 (diff)
change easymega from v0.1 to v1.0, tweak to build on master, add to Makefile
Diffstat (limited to 'src/easymega-v1.0/flash-loader/Makefile')
-rw-r--r--src/easymega-v1.0/flash-loader/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/easymega-v1.0/flash-loader/Makefile b/src/easymega-v1.0/flash-loader/Makefile
new file mode 100644
index 00000000..d83cb70a
--- /dev/null
+++ b/src/easymega-v1.0/flash-loader/Makefile
@@ -0,0 +1,8 @@
+#
+# AltOS flash loader build
+#
+#
+
+TOPDIR=../..
+HARDWARE=easymega-v1.0
+include $(TOPDIR)/stm/Makefile-flash.defs