> Author: avos
> Date: Mon Mar 4 03:47:06 2019
> New Revision: 344748
> URL: https://svnweb.freebsd.org/changeset/base/344748
>
> Log:
> Allow to build ifconfig(8) without wireless support
>
> The change removes SIOC[GS]IEEE80211 handling from ifconfig(8)
> if WITHOUT_WIRELESS_SUPPORT=ye
Author: avos
Date: Mon Mar 4 03:47:06 2019
New Revision: 344748
URL: https://svnweb.freebsd.org/changeset/base/344748
Log:
Allow to build ifconfig(8) without wireless support
The change removes SIOC[GS]IEEE80211 handling from ifconfig(8)
if WITHOUT_WIRELESS_SUPPORT=yes is set in src.conf