altos: Make telenano build with new ao_data structure
[fw/altos] / src / product / Makefile.telenano
index b30ca78970ace6658c0c784e44e58ad8d3b18639..56db1c2c89193aa8911bffdf61713cbf3ce57867 100644 (file)
@@ -29,11 +29,12 @@ CORE_SRC = \
        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 \
-       ao_telemetry.c
+       ao_telemetry.c \
+       ao_freq.c
 
 CC1111_SRC = \
        ao_adc.c \