summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/Makefile
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2013-09-26 09:40:23 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2013-09-29 12:55:55 +0200
commit46188c726b70547e7eebcd386a72becfac300597 (patch)
tree085bd17835a715e8df0d96a4669573eb923ec3d9 /src/target/firmware/Makefile
parentf2ab5e14967426f4845b51def4d9105af22f9ad2 (diff)
Menu App to select highram images from phone's flash memoryjolly/menu
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 42f7ad48..0f4120f9 100644
--- a/src/target/firmware/Makefile
+++ b/src/target/firmware/Makefile
@@ -84,11 +84,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