]> git.gag.com Git - fw/altos/blobdiff - src/Makefile
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / Makefile
index 180d62d223967c48ceae4e887ef5a9fc669cb750..411956cfce67b1919d88b450a28d1aea32037da9 100644 (file)
@@ -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 \
@@ -57,12 +58,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)