summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2018-07-03 01:01:05 -0700
committerKeith Packard <keithp@keithp.com>2018-07-03 01:01:05 -0700
commit55f817d6ff1a524434fe41ba83e42b8008989cac (patch)
treee495768f663f3d2f77835377aa6e57b14611900e
parentc48d4b60da8b23bf358e6c14d7332d3a360c2d2f (diff)
altos: Build telelco-v2.0 by default
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 6bbb2a38..7d84efeb 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -39,6 +39,7 @@ ARMM3DIRS=\
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 \
+ telelco-v2.0 telelco-v2.0/flash-loader \
teledongle-v3.0 teledongle-v3.0/flash-loader \
teleballoon-v2.0 \
telebt-v3.0 telebt-v3.0/flash-loader \