X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FMakefile;h=20126de6771b336f1e54b631496e7a7ab07952c2;hb=HEAD;hp=d3fc11d079c2a4152ba7f45982651b344ca651d1;hpb=f2292d66184e7f40336bfc59d2e9388391bd9511;p=fw%2Faltos diff --git a/src/Makefile b/src/Makefile index d3fc11d0..411956cf 100644 --- a/src/Makefile +++ b/src/Makefile @@ -35,6 +35,7 @@ ARMM3DIRS=\ telegps-v1.0 telegps-v1.0/flash-loader \ telegps-v2.0 telegps-v2.0/flash-loader \ telegps-v3.0 telegps-v3.0/flash-loader \ + telegps-v4.0 telegps-v4.0/flash-loader \ telelco-v0.2 telelco-v0.2/flash-loader \ telelco-v0.2-cc1200 telelco-v0.2-cc1200/flash-loader \ telelco-v0.3 telelco-v0.3/flash-loader \ @@ -56,12 +57,14 @@ ARMM0DIRS=\ telemini-v3.0 telemini-v3.0/flash-loader \ easymini-v2.0 easymini-v2.0/flash-loader \ easymini-v3.0 easymini-v3.0/flash-loader \ + telelco-v3.0 telelco-v3.0/flash-loader \ + easymega-v3.0 easymega-v3.0/flash-loader \ micropeak-v2.0 AVRDIRS=\ micropeak microkite microsplash -SUBDIRS= +SUBDIRS=draw test ifeq ($(strip $(HAVE_ARM_M3_CC)),yes) SUBDIRS+=$(ARMM3DIRS)