summaryrefslogtreecommitdiff
path: root/src/product/Makefile.telenano
diff options
context:
space:
mode:
Diffstat (limited to 'src/product/Makefile.telenano')
-rw-r--r--src/product/Makefile.telenano3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/product/Makefile.telenano b/src/product/Makefile.telenano
index b30ca789..cf27527c 100644
--- a/src/product/Makefile.telenano
+++ b/src/product/Makefile.telenano
@@ -33,7 +33,8 @@ CORE_SRC = \
ao_stdio.c \
ao_storage.c \
ao_task.c \
- ao_telemetry.c
+ ao_telemetry.c \
+ ao_freq.c
CC1111_SRC = \
ao_adc.c \