altos: Split EasyMini and TeleMini log formats
[fw/altos] / src / telemega-v0.1 / Makefile
index 16393ea068e6e517bb3283dda1ee8c76241fc53b..bf756e9637e5eacfd758c0dbd1c42d85783589ce 100644 (file)
@@ -45,6 +45,7 @@ INC = \
 #STACK_GUARD_DEF=-DHAS_STACK_GUARD=1
 
 ALTOS_SRC = \
+       ao_boot_chain.c \
        ao_interrupt.c \
        ao_product.c \
        ao_romconfig.c \
@@ -58,6 +59,7 @@ ALTOS_SRC = \
        ao_mutex.c \
        ao_serial_stm.c \
        ao_gps_skytraq.c \
+       ao_gps_show.c \
        ao_gps_report_mega.c \
        ao_ignite.c \
        ao_freq.c \