Author: imp
Date: Thu Jan 25 21:48:07 2018
New Revision: 328416
URL: https://svnweb.freebsd.org/changeset/base/328416

Log:
  Add new opt_da.h for stand-alone build.
  
  Sponsored by: Netflix

Modified:
  head/sys/modules/cam/Makefile

Modified: head/sys/modules/cam/Makefile
==============================================================================
--- head/sys/modules/cam/Makefile       Thu Jan 25 21:38:30 2018        
(r328415)
+++ head/sys/modules/cam/Makefile       Thu Jan 25 21:48:07 2018        
(r328416)
@@ -11,6 +11,7 @@ SRCS= opt_cam.h
 SRCS+= opt_ada.h
 SRCS+= opt_scsi.h
 SRCS+= opt_cd.h
+SRCS+= opt_da.h
 SRCS+= opt_pt.h
 SRCS+= opt_sa.h
 SRCS+= opt_ses.h
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to