summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2009-05-13 20:39:28 -0700
committerKeith Packard <keithp@keithp.com>2009-05-13 20:39:28 -0700
commit25fc03a333b2cfad0a93ebc385fbcf74b63c229e (patch)
tree149594fe41681e325dd65347dfe838f30a7d319c /Makefile
parent05493b98eb1ae4d30cb0b600849d70b03fa33594 (diff)
Remove monitor/rssi functions from telemetrum load
Telemetrum is now a flight-only load, use teleterra or teledongle for ground boards. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6fda8965..0c2314c4 100644
--- a/Makefile
+++ b/Makefile
@@ -98,7 +98,6 @@ TM_SRC = \
$(ALTOS_SRC) \
$(ALTOS_DRIVER_SRC) \
$(TELE_DRIVER_SRC) \
- $(TELE_RECEIVER_SRC) \
$(TELE_COMMON_SRC) \
$(TM_DRIVER_SRC) \
$(TM_TASK_SRC) \