Author: scottl
Date: Sun Oct 17 20:01:56 2010
New Revision: 213993
URL: http://svn.freebsd.org/changeset/base/213993

Log:
  Re-add opt_mps.h and opt_cam.h, lost in the previous rev.

Modified:
  head/sys/modules/mps/Makefile

Modified: head/sys/modules/mps/Makefile
==============================================================================
--- head/sys/modules/mps/Makefile       Sun Oct 17 19:22:19 2010        
(r213992)
+++ head/sys/modules/mps/Makefile       Sun Oct 17 20:01:56 2010        
(r213993)
@@ -4,7 +4,7 @@
 
 KMOD=  mps
 SRCS=  mps_pci.c mps.c mps_sas.c mps_table.c mps_user.c
-SRCS+= opt_compat.h
+SRCS+= opt_mps.h opt_cam.h opt_compat.h
 SRCS+= device_if.h bus_if.h pci_if.h
 
 #CFLAGS += -DMPS_DEBUG
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to