apps: correct the program name to avoid invalid dependent targets
Change-Id: Iec6ca1b04a25afee16a4b600ee496620fec97577 Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
parent
8997213c2a
commit
224c4767fe
@ -62,6 +62,7 @@ CWD = $(CURDIR)
|
||||
endif
|
||||
|
||||
SUFFIX = $(subst $(DELIM),.,$(CWD))
|
||||
PROGNAME := $(shell echo $(PROGNAME))
|
||||
|
||||
# Object files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user