Do radio settings solely by frequency
[fw/altos] / src / product / Makefile.telebt
index ea18ff1853aeacd63d9bf098531ab05ab451e62b..e53aa2c43e60f33232a8850ab21cdfbfb24220e0 100644 (file)
@@ -28,7 +28,8 @@ CORE_SRC = \
        ao_panic.c \
        ao_state.c \
        ao_stdio.c \
-       ao_task.c
+       ao_task.c \
+       ao_freq.c
 
 CC1111_SRC = \
        ao_aes.c \