Remove dbg driver code from telemetrum/teledongle
authorKeith Packard <keithp@keithp.com>
Sun, 20 Dec 2009 04:32:18 +0000 (20:32 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 20 Dec 2009 04:32:18 +0000 (20:32 -0800)
The only board with debug outputs is the TI dongle at this point, so
the debug modules were disabled in TM and TD some time
ago. Unfortunately, the code was not removed then.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile

index 8074d42d5c132a8e44ee6b99f3c60ccbb71f756e..3959975380b6b5a9a03012153bd30a0ddf6db818 100644 (file)
@@ -43,7 +43,6 @@ ALTOS_DRIVER_SRC = \
        ao_usb.c
 
 TELE_COMMON_SRC = \
-       ao_dbg.c \
        ao_packet.c \
        ao_packet_slave.c \
        ao_state.c