altos: Make telemini-v1.0 compile with new ao_data structure
[fw/altos] / src / product / Makefile.telemini
index 82ec42a2c0279ce0483ac54e9dc21472c0cbb939..9506eb65319fb3b9fcbc01da1feb3e1b3c5e6593 100644 (file)
@@ -22,14 +22,14 @@ CORE_SRC = \
        ao_cmd.c \
        ao_config.c \
        ao_convert.c \
-       ao_flight.c \
+       ao_flight_mm.c \
        ao_kalman.c \
        ao_log.c \
        ao_log_tiny.c \
        ao_mutex.c \
        ao_panic.c \
        ao_report.c \
-       ao_sample.c \
+       ao_sample_mm.c \
        ao_stdio.c \
        ao_storage.c \
        ao_task.c \