Add TeleBalloon v1.2 support
[fw/altos] / src / Makefile
index b8828d461d65e27e9c393b6163e035c48fbd39b7..57e3e64aef457a59126f5c343669db799626a673 100644 (file)
@@ -23,7 +23,8 @@ ifneq ($(shell which sdcc),)
        telelaunch-v0.1 tidongle test \
        teleterra-v0.2 teleshield-v0.1 \
        telefire-v0.1 \
-       spiradio-v0.1
+       spiradio-v0.1 \
+       teleballoon-v1.2
 endif
 
 ifneq ($(shell which avr-gcc),)