small update, allow CONFIG_MK to be pre-defined

before inclusion
This commit is contained in:
David Turner 2000-09-19 18:33:20 +00:00
parent 214a13db23
commit 5483e69cd8
1 changed files with 2 additions and 0 deletions

View File

@ -28,7 +28,9 @@
.PHONY: setup
ifndef CONFIG_MK
CONFIG_MK := config.mk
endif
# If no configuration sub-makefile is present, or if `setup' is the target
# to be built, run the auto-detection rules to figure out which