Use placeholder for standalone mode if needed

This commit is contained in:
Philippe Teuwen
2019-04-25 22:40:46 +02:00
parent 5d6f2c641b
commit c616f47d6b
3 changed files with 10 additions and 9 deletions

View File

@@ -77,7 +77,7 @@ endif
# Generic standalone Mode injection of source code
SRC_STANDALONE =
SRC_STANDALONE = placeholder.c
# WITH_STANDALONE_LF_ICERUN
ifneq (,$(findstring WITH_STANDALONE_LF_ICERUN,$(APP_CFLAGS)))
SRC_STANDALONE = lf_icerun.c