using saved STANDALONE print
This commit is contained in:
3
Makefile
3
Makefile
@@ -33,6 +33,9 @@ ifeq ($(PLATFORM),)
|
|||||||
ifneq ($(PLATFORM_EXTRAS),)
|
ifneq ($(PLATFORM_EXTRAS),)
|
||||||
${info using saved PLATFORM_EXTRAS: '$(PLATFORM_EXTRAS)'}
|
${info using saved PLATFORM_EXTRAS: '$(PLATFORM_EXTRAS)'}
|
||||||
endif
|
endif
|
||||||
|
ifneq ($(STANDALONE),)
|
||||||
|
${info using saved STANDALONE: '$(STANDALONE)'}
|
||||||
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
include common/Makefile.hal
|
include common/Makefile.hal
|
||||||
|
|||||||
Reference in New Issue
Block a user