Another minor Makefile improvement for the case of no .config file
This commit is contained in:
parent
0a33420e02
commit
1106658ab1
@ -36,7 +36,9 @@
|
||||
-include $(TOPDIR)/.config
|
||||
-include $(TOPDIR)/Make.defs
|
||||
|
||||
CONFIG_ARCH_BOARD ?= dummy
|
||||
DELIM ?= $(strip /)
|
||||
|
||||
include $(APPDIR)$(DELIM)Make.defs
|
||||
|
||||
# Platform-specific Appliction Support
|
||||
|
Loading…
Reference in New Issue
Block a user