include CONFIG_SITE.local instead of CONFIG.local at top-level.
This commit is contained in:
@ -21,7 +21,7 @@ CHECK_RELEASE = YES
|
||||
#INSTALL_LOCATION=</path/name/to/install/top>
|
||||
|
||||
-include $(TOP)/configure/CONFIG_SITE.local
|
||||
-include $(TOP)/../CONFIG.local
|
||||
-include $(TOP)/../CONFIG_SITE.local
|
||||
|
||||
ifdef WITH_COVERAGE
|
||||
USR_CPPFLAGS += --coverage
|
||||
|
Reference in New Issue
Block a user