X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Feasymega-v1.0%2Fflash-loader%2FMakefile;fp=src%2Feasymega-v1.0%2Fflash-loader%2FMakefile;h=d83cb70ae8270b47912d39a1cdc1ddee836f92a5;hp=0000000000000000000000000000000000000000;hb=59976c44d1b6ee6505cfa4efd9a26ec4302f6c33;hpb=4828be0ca5252ac9cd6061209385dcd6c4c57965 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