From df3df0b6e7685d975768a051a32e430ad1c4ed8e Mon Sep 17 00:00:00 2001 From: Joe Talbott Date: Wed, 8 Sep 2010 23:30:59 -0400 Subject: [PATCH] wlan - Add ral and wi back into the build system. --- sys/dev/netif/Makefile | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/sys/dev/netif/Makefile b/sys/dev/netif/Makefile index 3e6af36e78..cebe2f829b 100644 --- a/sys/dev/netif/Makefile +++ b/sys/dev/netif/Makefile @@ -4,16 +4,8 @@ SUBDIR= an age alc ale ar ath aue axe bce bfe bge \ cue dc ed em ep et fwe \ fxp ic iwi iwn jme kue lge lnc mii_layer my msk mxge nfe nge pcn \ - re rl rue sbni sbsh sf sis sk sln sr ste stge ti tl tx txp \ - vge vr vx wb wpi xe xl ig_hal emx ae -# -# ral wi - -#SUBDIR= an age alc ale ar ath aue axe bce bfe bge \ -# cue dc ed em ep et 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 + 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 -- 2.41.0