Skip to content

Commit

Permalink
refactor: pollirq.cpp removed from the compilation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jerzyjamroz committed Jan 3, 2024
1 parent b66485f commit c687e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mrfCommon/src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ mrfCommon_SRCS += mrfCommon.cpp
mrfCommon_SRCS += spi.cpp
mrfCommon_SRCS += flash.cpp
mrfCommon_SRCS += flashiocsh.cpp
mrfCommon_SRCS += pollirq.cpp
#NOTINUSE: mrfCommon_SRCS += pollirq.cpp

mrfCommon_LIBS += $(EPICS_BASE_IOC_LIBS)

Expand Down

0 comments on commit c687e82

Please sign in to comment.