X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FMakefile;fp=src%2FMakefile;h=c89ac0e0b52ea36094529a9c04fe10881eb21370;hb=c2b775a6cd8888f98f086b4b730edb31bb846f91;hp=78638a1e9a90d502f46555e2dc2b258cc00f6619;hpb=f856f20b31c542caeb5decbf3546c6a0242ab33d;p=fw%2Faltos diff --git a/src/Makefile b/src/Makefile index 78638a1e..c89ac0e0 100644 --- a/src/Makefile +++ b/src/Makefile @@ -21,6 +21,7 @@ ARMM3DIRS=\ easymega-v2.0 easymega-v2.0/flash-loader \ easymotor-v3 easymotor-v3/flash-loader \ easytimer-v1 easytimer-v1/flash-loader \ + easytimer-v2 easytimer-v2/flash-loader \ telemega-v0.1 telemega-v0.1/flash-loader \ telemega-v1.0 telemega-v1.0/flash-loader \ telemega-v2.0 telemega-v2.0/flash-loader \ @@ -55,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 ifeq ($(strip $(HAVE_ARM_M3_CC)),yes) SUBDIRS+=$(ARMM3DIRS)