]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r344748:
authoravos <avos@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 15 Mar 2019 08:21:11 +0000 (08:21 +0000)
committeravos <avos@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 15 Mar 2019 08:21:11 +0000 (08:21 +0000)
commit7443063da38967e51f07822f9904327326f02c20
treed5e69c829e966c9c3fda33d8a16df82472086c03
parentc192fe7e6e57e949550e34b46f94b05ca981e72a
MFC r344748:
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
Differential Revision: https://reviews.freebsd.org/D19289

git-svn-id: svn://svn.freebsd.org/base/stable/10@345174 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/ifconfig/Makefile