summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/Makefile
diff options
context:
space:
mode:
authorSteve Markgraf <steve@steve-m.de>2013-01-23 18:03:31 +0100
committerSylvain Munaut <tnt@246tNt.com>2013-04-07 11:36:00 +0200
commit62d48c29daf29369eff96ee655b0bc9394d449c5 (patch)
tree914751b181c12ea17144f8c8604dc618ab1d12af /src/target/firmware/Makefile
parent1479b6812baa180fd97331c04bea6b58a1e54450 (diff)
fw: remove deprecated chainload app
Signed-off-by: Steve Markgraf <steve@steve-m.de>
Diffstat (limited to 'src/target/firmware/Makefile')
-rw-r--r--src/target/firmware/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/target/firmware/Makefile b/src/target/firmware/Makefile
index 28344e1f..42f7ad48 100644
--- a/src/target/firmware/Makefile
+++ b/src/target/firmware/Makefile
@@ -84,10 +84,9 @@ BOARD_se_j100_ENVIRONMENTS=$(compal_COMMON_ENVIRONMENTS)
#
# List of all applications (meant to be overridden on command line)
-APPLICATIONS?=hello_world compal_dsp_dump layer1 loader chainload rssi
+APPLICATIONS?=hello_world compal_dsp_dump layer1 loader rssi
# Applications specific env requirements
-APP_chainload_ENVIRONMENTS=compalram
APP_loader_ENVIRONMENTS=compalram highram
APP_rssi_ENVIRONMENTS=* -compalram