Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions configure/CONFIG_SITE
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ ifdef T_A
-include $(AREA_DETECTOR)/configure/CONFIG_SITE.Common.$(T_A)
-include $(AREA_DETECTOR)/configure/CONFIG_SITE.$(EPICS_HOST_ARCH).$(T_A)
endif

-include $(TOP)/configure/CONFIG_SITE.local
2 changes: 2 additions & 0 deletions iocs/uvcIOC/configure/CONFIG_SITE
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ ifdef T_A
-include $(AREA_DETECTOR)/configure/CONFIG_SITE.Common.$(T_A)
-include $(AREA_DETECTOR)/configure/CONFIG_SITE.$(EPICS_HOST_ARCH).$(T_A)
endif

-include $(TOP)/configure/CONFIG_SITE.local
6 changes: 0 additions & 6 deletions iocs/uvcIOC/configure/CONFIG_SITE.Common.linux-x86

This file was deleted.

Loading