summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/Makefile
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2013-09-26 09:40:23 +0200
committerHarald Welte <laforge@osmocom.org>2020-09-30 14:09:27 +0200
commitd5ff117066f136a2843d380b607afe901a2313a9 (patch)
treebc3140e2a6b36861fe49284d696a71aaab9433e4 /src/target/firmware/Makefile
parent2ae97e38390fe973fca17e8fb22f9b083e0aeebf (diff)
Menu App to select highram images from phone's flash memory
Diffstat (limited to 'src/target/firmware/Makefile')
-rw-r--r--src/target/firmware/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/target/firmware/Makefile b/src/target/firmware/Makefile
index f7235ac3..28a64188 100644
--- a/src/target/firmware/Makefile
+++ b/src/target/firmware/Makefile
@@ -96,11 +96,12 @@ 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 rssi
+APPLICATIONS?=hello_world compal_dsp_dump layer1 loader rssi menu
# Applications specific env requirements
APP_loader_ENVIRONMENTS=compalram highram
APP_rssi_ENVIRONMENTS=* -compalram
+APP_menu_ENVIRONMENTS=* -highram
# Various objects that are currently linked into all applications
FLASH_OBJS=flash/cfi_flash.o