[build] Default build for device include the update boot prompt

This commit is contained in:
Émilie Feral
2018-10-18 16:10:39 +02:00
committed by LeaNumworks
parent d45efe6629
commit db7e79510d

View File

@@ -1,7 +1,7 @@
TOOLCHAIN ?= arm-gcc
USE_LIBA = 1
EXE = elf
EPSILON_SOFTWARE_PROMPT = update
EPSILON_BOOT_PROMPT = update
EPSILON_DEVICE_BENCH ?= 1
SFLAGS += -DEPSILON_DEVICE_BENCH=$(EPSILON_DEVICE_BENCH)