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 1ed48c15f1
commit e9ce6a2f0b
7 changed files with 7 additions and 7 deletions

View File

@ -36,5 +36,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