X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FMakefile;h=20126de6771b336f1e54b631496e7a7ab07952c2;hb=HEAD;hp=180d62d223967c48ceae4e887ef5a9fc669cb750;hpb=23fec388ebdf4230663324e1f0ebfbd79059e841;p=fw%2Faltos diff --git a/src/Makefile b/src/Makefile index 180d62d2..b3a3066c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -57,12 +57,13 @@ ARMM0DIRS=\ 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)