summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2012-01-28 13:29:10 +0100
committerHarald Welte <laforge@gnumonks.org>2012-02-04 00:04:58 +0100
commitb7c4b9b6f5babd26d9cbbeb453976e3c40d42549 (patch)
tree04190308a68e2799ac25b17f3bf94b058f45bec1 /src/target/firmware/Makefile
parent97d731de34deebac062f2086d4902b24863a04e2 (diff)
rename 'monitor' to 'rssi'
Sooner or later we might have a much more comprehensive monitor, so it's good to name the current implementation just RSSI as that's all it does.
Diffstat (limited to 'src/target/firmware/Makefile')
-rw-r--r--src/target/firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/Makefile b/src/target/firmware/Makefile
index de1e71ea..ffdfe5d2 100644
--- a/src/target/firmware/Makefile
+++ b/src/target/firmware/Makefile
@@ -4,7 +4,7 @@
BOARDS?=compal_e88 compal_e86 compal_e99 se_j100 gta0x pirelli_dpl10
# List of all applications (meant to be overridden on command line)
-APPLICATIONS?=hello_world compal_dsp_dump layer1 loader chainload monitor
+APPLICATIONS?=hello_world compal_dsp_dump layer1 loader chainload rssi
# Framebuffer support, board specific drivers
#