Remember to include isp_library.o when building an isp module.
This commit is contained in:
parent
7ffbfcd730
commit
267271f602
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user