summaryrefslogtreecommitdiffstats
path: root/sys/modules/isp
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/isp')
-rw-r--r--sys/modules/isp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/isp/Makefile b/sys/modules/isp/Makefile
index b3ddc39..fbdf1b4 100644
--- a/sys/modules/isp/Makefile
+++ b/sys/modules/isp/Makefile
@@ -5,7 +5,7 @@
KMOD= isp
SRCS= bus_if.h device_if.h pci_if.h \
opt_cam.h opt_ddb.h opt_isp.h \
- isp.c isp_target.c isp_freebsd.c isp_pci.c
+ isp.c isp_library.c isp_target.c isp_freebsd.c isp_pci.c
.if ${MACHINE_ARCH} == sparc64
SRCS+= isp_sbus.c ofw_bus_if.h
OpenPOWER on IntegriCloud