X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2FMakefile;h=7d683d8c6d9c5879bb4050ad07d6f9c6d5ecf633;hp=d3fc11d079c2a4152ba7f45982651b344ca651d1;hb=HEAD;hpb=f2292d66184e7f40336bfc59d2e9388391bd9511 diff --git a/src/Makefile b/src/Makefile index d3fc11d0..b3a3066c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -56,12 +56,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)