altos: Massive product config cleanup
[fw/altos] / src / teleshield-v0.1 / Makefile
index a21a6052423e642da89eee6c7bd87b1fa6bc9804..c1f45f37ecd1eae2f9f7c1434b285e6e51a85a71 100644 (file)
@@ -41,7 +41,8 @@ CORE_SRC = \
        ao_state.c \
        ao_storage.c \
        ao_stdio.c \
-       ao_task.c
+       ao_task.c \
+       ao_freq.c
 
 CC1111_SRC = \
        ao_dbg.c \
@@ -53,7 +54,6 @@ CC1111_SRC = \
        ao_radio.c \
        ao_romconfig.c \
        ao_serial.c \
-       ao_serial0.c \
        ao_string.c \
        ao_timer.c \
        ao_usb.c \