Author: trasz
Date: Fri May 27 11:39:08 2016
New Revision: 300839
URL: https://svnweb.freebsd.org/changeset/base/300839

Log:
  Attach iser(4) to the build.
  
  MFC after:    1 month
  Sponsored by: The FreeBSD Foundation

Modified:
  head/sys/modules/Makefile

Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile   Fri May 27 11:37:56 2016        (r300838)
+++ head/sys/modules/Makefile   Fri May 27 11:39:08 2016        (r300839)
@@ -174,6 +174,7 @@ SUBDIR=     \
        ${_ipw} \
        ${_ipwfw} \
        ${_isci} \
+       ${_iser} \
        isp \
        ${_ispfw} \
        ${_iwi} \
@@ -556,6 +557,7 @@ _igb=               igb
 _io=           io
 .if ${MK_OFED} != "no" || defined(ALL_MODULES)
 _ipoib=         ipoib
+_iser=         iser
 .endif
 _ix=           ix
 _ixv=          ixv
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to