add support for per-package prereq checks, run global prereq checks before (menu-)config

SVN-Revision: 4318
This commit is contained in:
Felix Fietkau
2006-07-29 11:30:06 +00:00
parent 55fd1cd74e
commit 45e7d06393
6 changed files with 119 additions and 93 deletions

View File

@@ -10,6 +10,8 @@ else
all: compile
endif
include $(INCLUDE_DIR)/prereq.mk
define Build/DefaultTargets
ifeq ($(DUMP),)
ifeq ($(CONFIG_AUTOREBUILD),y)