Update for the new and removed MPT driver files.
Submitted by: gibbs Approved by: re
This commit is contained in:
parent
b0a2fdee0d
commit
16324fb10d
@ -670,9 +670,10 @@ dev/mlx/mlx_disk.c optional mlx
|
||||
dev/mlx/mlx_pci.c optional mlx pci
|
||||
dev/mly/mly.c optional mly
|
||||
dev/mpt/mpt.c optional mpt
|
||||
dev/mpt/mpt_cam.c optional mpt
|
||||
dev/mpt/mpt_debug.c optional mpt
|
||||
dev/mpt/mpt_freebsd.c optional mpt
|
||||
dev/mpt/mpt_pci.c optional mpt pci
|
||||
dev/mpt/mpt_raid.c optional mpt
|
||||
dev/my/if_my.c optional my
|
||||
dev/ncv/ncr53c500.c optional ncv
|
||||
dev/ncv/ncr53c500_pccard.c optional ncv pccard
|
||||
|
@ -5,6 +5,6 @@
|
||||
KMOD= mpt
|
||||
SRCS= bus_if.h device_if.h pci_if.h \
|
||||
opt_cam.h opt_ddb.h \
|
||||
mpt.c mpt_debug.c mpt_freebsd.c mpt_pci.c
|
||||
mpt.c mpt_cam.c mpt_debug.c mpt_pci.c mpt_raid.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user