add support for per-package prereq checks, run global prereq checks before (menu-)config
SVN-Revision: 4318
This commit is contained in:
@@ -10,6 +10,8 @@ else
|
||||
all: compile
|
||||
endif
|
||||
|
||||
include $(INCLUDE_DIR)/prereq.mk
|
||||
|
||||
define Build/DefaultTargets
|
||||
ifeq ($(DUMP),)
|
||||
ifeq ($(CONFIG_AUTOREBUILD),y)
|
||||
|
||||
Reference in New Issue
Block a user