rework standalone makefile
This commit is contained in:
@@ -19,6 +19,9 @@ ifeq ($(PLTNAME),)
|
||||
ifneq ($(PLATFORM_EXTRAS),)
|
||||
${info using saved PLATFORM_EXTRAS: '$(PLATFORM_EXTRAS)'}
|
||||
endif
|
||||
ifneq ($(STANDALONE),)
|
||||
${info using saved STANDALONE: '$(STANDALONE)'}
|
||||
endif
|
||||
include ../common/Makefile.hal
|
||||
$(info ===================================================================)
|
||||
$(info Platform name: $(PLTNAME))
|
||||
|
||||
Reference in New Issue
Block a user