X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Feasymega-v2.0%2Fflash-loader%2FMakefile;fp=src%2Feasymega-v2.0%2Fflash-loader%2FMakefile;h=a55940068fa31aea3e1e18b8a8485470f18e7784;hp=0000000000000000000000000000000000000000;hb=0686a7b8aec524d81bda4c572549a3a068ce0eed;hpb=6aa451ce81bfdfe679e3f9902043a5f0d235c745 diff --git a/src/easymega-v2.0/flash-loader/Makefile b/src/easymega-v2.0/flash-loader/Makefile new file mode 100644 index 00000000..a5594006 --- /dev/null +++ b/src/easymega-v2.0/flash-loader/Makefile @@ -0,0 +1,8 @@ +# +# AltOS flash loader build +# +# + +TOPDIR=../.. +HARDWARE=easymega-v2.0 +include $(TOPDIR)/stm/Makefile-flash.defs