include CONFIG_SITE.local instead of CONFIG.local at top-level.

This commit is contained in:
dhickin
2014-12-03 16:10:25 +00:00
parent b9592eeb8c
commit f3f6141e6a

View File

@@ -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