[PATCH 2/3] reenable building of bwi

Jost Tobias Springenberg k-gee at wrfl.de
Tue Jan 4 21:14:19 PST 2011


---
 sys/dev/netif/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys/dev/netif/Makefile b/sys/dev/netif/Makefile
index 9e51736..95968fc 100644
--- a/sys/dev/netif/Makefile
+++ b/sys/dev/netif/Makefile
@@ -1,13 +1,13 @@
 # $DragonFly: src/sys/dev/netif/Makefile,v 1.34 2008/07/26 14:26:30 sephe Exp $
 #
 
-SUBDIR= an age alc ale ar ath aue axe bce bfe bge \
+SUBDIR= an age alc ale ar ath aue axe bce bfe bge bwi \
 	cue dc ed em ep et e1000 fwe \
 	fxp ic iwi iwn jme kue lge lnc mii_layer my msk mxge nfe nge pcn \
 	ral re rl rue sbni sbsh sf sis sk sln sr ste stge ti tl tx txp \
 	vge vr vx wb wi wpi xe xl ig_hal emx ae
 
 # XXX need to be updated to the new net80211 stack
-# SUBDIR= acx bwi iwl rtw rum ural
+# SUBDIR= acx iwl rtw rum ural
 
 .include <bsd.subdir.mk>
-- 
1.7.3.4


--MP_/7kLc1vNOi9uTUCh+2Y3IB1x
Content-Type: text/x-patch
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename=0003-change-bwi-driver-to-use-wlan_serialize_enter-exit-a.patch





More information about the Kernel mailing list