X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FMakefile;h=25e43a0eb5757d8e75b7f99c456542c02bb339ee;hb=HEAD;hp=8f08e56852e0cb23d5929b3ffcffa12dde73f8d2;hpb=2733436da522650d4e918b7bc7d65f966f149792;p=fw%2Faltos diff --git a/src/Makefile b/src/Makefile index 8f08e568..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=draw +SUBDIRS=draw test ifeq ($(strip $(HAVE_ARM_M3_CC)),yes) SUBDIRS+=$(ARMM3DIRS)