Date: Sat, 12 Jul 2008 22:50:06 GMT From: "Igor Mozolevsky" <igor@hybrid-lab.co.uk> To: freebsd-bugs@FreeBSD.org Subject: Re: conf/125551: [PATCH] building WLAN userland should be optional Message-ID: <200807122250.m6CMo6At052632@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/125551; it has been noted by GNATS. From: "Igor Mozolevsky" <igor@hybrid-lab.co.uk> To: "AT Matik" <asstec@matik.com.br> Cc: freebsd-bugs@freebsd.org, freebsd-gnats-submit@freebsd.org Subject: Re: conf/125551: [PATCH] building WLAN userland should be optional Date: Sat, 12 Jul 2008 23:24:45 +0100 2008/7/12 AT Matik <asstec@matik.com.br>: > On Saturday 12 July 2008 18:52:38 Igor Mozolevsky wrote: >> Add WITHOUT_WLAN to src.conf to prevent WPA stuff (hostapd and >> wpa_supplicant) and wlandebug from being built. Patch attached. >> > > If doing so I suggest you better seperate them because you might not need wpa > but need wlandebug or any other combination Ok, how about WITHOUT_WLAN => WITHOUT_WLANDEBUG (do not build wlandebug) + WITHOUT_WPA (neither hostapd nor wpa_supplicant are built)? Are there any other userland WLAN things that may need disabling?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807122250.m6CMo6At052632>