Remember to include isp_library.o when building an isp module.

This commit is contained in:
Matt Jacob 2006-12-10 05:51:27 +00:00
parent 7ffbfcd730
commit 267271f602

View File

@ -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