Update Makefile.inc
This commit is contained in:
committed by
Philippe Teuwen
parent
7f0e759b60
commit
80c98455ac
@@ -53,3 +53,7 @@ endif
|
|||||||
ifneq (,$(findstring WITH_STANDALONE_HF_LEGIC,$(APP_CFLAGS)))
|
ifneq (,$(findstring WITH_STANDALONE_HF_LEGIC,$(APP_CFLAGS)))
|
||||||
SRC_STANDALONE = hf_legic.c
|
SRC_STANDALONE = hf_legic.c
|
||||||
endif
|
endif
|
||||||
|
# WITH_STANDALONE_LF_MSDSAL
|
||||||
|
ifneq (,$(findstring WITH_STANDALONE_HF_MSDSAL,$(APP_CFLAGS)))
|
||||||
|
SRC_STANDALONE = hf_msdsal.c
|
||||||
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user