]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow to build ifconfig(8) without wireless support
authoravos <avos@FreeBSD.org>
Mon, 4 Mar 2019 03:47:06 +0000 (03:47 +0000)
committeravos <avos@FreeBSD.org>
Mon, 4 Mar 2019 03:47:06 +0000 (03:47 +0000)
commitaac05db79fb3127cf8f5dd5832765833a8da7934
tree6811677b8966c295042b9347199138b25336bb07
parentde3bc79c00fe8352921bad3e2d35ef9bbff8de0b
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(5).

Reviewed by: bz
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D19289
sbin/ifconfig/Makefile