Skip to content

Commit 90e82cc

Browse files
committed
Add CONFIG_SITE.local
1 parent 268348d commit 90e82cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configure/CONFIG_SITE

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@ ifdef T_A
4040
-include $(AREA_DETECTOR)/configure/CONFIG_SITE.Common.$(T_A)
4141
-include $(AREA_DETECTOR)/configure/CONFIG_SITE.$(EPICS_HOST_ARCH).$(T_A)
4242
endif
43+
44+
# Get local settings which can override those from areaDetector
45+
-include $(TOP)/configure/CONFIG_SITE.local

0 commit comments

Comments
 (0)