git: build - Temporarily remove wifi drivers from build
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon May 23 21:37:57 PDT 2016
commit 73860f0d91a1a71fc7f84c570022a0cf76b18600
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri May 13 10:33:11 2016 -0700
build - Temporarily remove wifi drivers from build
* Temporarily remove wifi drivers from build to make porting and testing
easier via if_*_load="YES" in /boot/loader.conf, or via manual
kldload'ing.
* wlan and wlan_* base modules remains built-into the kernel.
Summary of changes:
sys/bus/u4b/wlan/Makefile | 4 +++-
sys/config/X86_64_GENERIC | 20 ++++++++++----------
sys/dev/netif/Makefile | 13 ++++++++-----
3 files changed, 21 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/73860f0d91a1a71fc7f84c570022a0cf76b18600
--
DragonFly BSD source repository
More information about the Commits
mailing list