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

This commit is contained in:
dhickin
2014-12-03 16:10:23 +00:00
parent 518718357c
commit 9cc7c65df6

View File

@ -33,5 +33,5 @@ INSTALL_INCLUDE = $(INSTALL_LOCATION)/include/pv
USR_INCLUDES += -I $(INSTALL_LOCATION)/include
-include $(TOP)/configure/CONFIG_SITE.local
-include $(TOP)/../CONFIG.local
-include $(TOP)/../CONFIG_SITE.local