X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftelegps-v1.0%2Fflash-loader%2FMakefile;fp=src%2Ftelegps-v1.0%2Fflash-loader%2FMakefile;h=5283f55428237a5b2b1507f492eb1106048a2122;hb=3cf030fffffd223c3717011e03aac82346295d71;hp=0000000000000000000000000000000000000000;hpb=607fbb01710be1cb263625337f5be3d0fb48d5e7;p=fw%2Faltos diff --git a/src/telegps-v1.0/flash-loader/Makefile b/src/telegps-v1.0/flash-loader/Makefile new file mode 100644 index 00000000..5283f554 --- /dev/null +++ b/src/telegps-v1.0/flash-loader/Makefile @@ -0,0 +1,8 @@ +# +# AltOS flash loader build +# +# + +TOPDIR=../.. +HARDWARE=telegps-v1.0 +include $(TOPDIR)/lpc/Makefile-flash.defs