Author: avg
Date: Wed Oct 16 15:01:44 2019
New Revision: 353648
URL: https://svnweb.freebsd.org/changeset/base/353648

Log:
  attach itwd to the module build on x86
  
  MFC after:    19 days
  X-MFC with:   r353647

Modified:
  head/sys/modules/Makefile

Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile   Wed Oct 16 14:57:38 2019        (r353647)
+++ head/sys/modules/Makefile   Wed Oct 16 15:01:44 2019        (r353648)
@@ -184,6 +184,7 @@ SUBDIR=     \
        ${_iser} \
        isp \
        ${_ispfw} \
+       ${_itwd} \
        ${_iwi} \
        ${_iwifw} \
        ${_iwm} \
@@ -598,6 +599,7 @@ _et=                et
 _exca=         exca
 _if_ndis=      if_ndis
 _io=           io
+_itwd=         itwd
 _ix=           ix
 _ixv=          ixv
 .if ${MK_SOURCELESS_UCODE} != "no"
_______________________________________________
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