include CONFIG_SITE.local instead of CONFIG.local at top-level.
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user