Removed hardcode CHECKRELEASE in configure/Makefile

This commit is contained in:
Jeong Han Lee
2022-08-15 23:02:25 -07:00
committed by Dirk Zimoch
parent c30e2a4e31
commit 8ceee295ae

View File

@ -4,10 +4,6 @@ TOP=..
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)
CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS)))