Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2008 09:14:54 GMT
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 140663 for review
Message-ID:  <200804260914.m3Q9EsIg048272@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=140663

Change 140663 by pjd@pjd_anger on 2008/04/26 09:14:46

	Add iwn and iwnfw to the modules build for i386.

Affected files ...

.. //depot/projects/vap/sys/modules/Makefile#22 edit

Differences ...

==== //depot/projects/vap/sys/modules/Makefile#22 (text+ko) ====

@@ -137,6 +137,8 @@
 	ispfw \
 	${_iwi} \
 	${_iwifw} \
+	${_iwn} \
+	${_iwnfw} \
 	${_ixgb} \
 	joy \
 	${_k8temp} \
@@ -471,6 +473,8 @@
 _ipwfw=		ipwfw
 _iwi=		iwi
 _iwifw=		iwifw
+_iwn=		iwn
+_iwnfw=		iwnfw
 _ixgb=		ixgb
 _mly=		mly
 _nfe=		nfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804260914.m3Q9EsIg048272>