Removed hardcode CHECKRELEASE in configure/Makefile
This commit is contained in:
@ -4,10 +4,6 @@ TOP=..
|
|||||||
|
|
||||||
include $(TOP)/configure/CONFIG
|
include $(TOP)/configure/CONFIG
|
||||||
|
|
||||||
# Set the following to NO to disable consistency checking of
|
|
||||||
# the support applications defined in $(TOP)/configure/RELEASE
|
|
||||||
CHECK_RELEASE = YES
|
|
||||||
|
|
||||||
TARGETS = $(CONFIG_TARGETS)
|
TARGETS = $(CONFIG_TARGETS)
|
||||||
CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS)))
|
CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS)))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user