Skip to content

Commit

Permalink
Merge pull request #1 from epics-modules/only-linux
Browse files Browse the repository at this point in the history
No need to compile for vxWorks
  • Loading branch information
timmmooney authored Mar 9, 2018
2 parents a9dc2b9 + ca375bd commit d86adc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion softGlueApp/src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ DBD += softGlueZynqSupport.dbd

INC += drvZynq.h

LIBRARY_IOC = softGlueZynq
LIBRARY_IOC_Linux = softGlueZynq
LIB_SRCS += drvZynq.c devAsynSoftGlue.c devA32Zed.c
LIB_SRCS += sampleCustomInterruptHandler.c
LIB_SRCS += pixelTriggerAsub.c
Expand Down

0 comments on commit d86adc8

Please sign in to comment.