From 16324fb10d704ea0b592675b578dc9f21bd26fa7 Mon Sep 17 00:00:00 2001 From: Scott Long Date: Sun, 10 Jul 2005 15:07:57 +0000 Subject: Update for the new and removed MPT driver files. Submitted by: gibbs Approved by: re --- sys/modules/mpt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules') diff --git a/sys/modules/mpt/Makefile b/sys/modules/mpt/Makefile index 464db2297995..82f5e54f3209 100644 --- a/sys/modules/mpt/Makefile +++ b/sys/modules/mpt/Makefile @@ -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 -- cgit v1.3