aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/mwl
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2012-05-01 07:38:40 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2012-05-01 07:38:40 +0000
commitca27f0cef04fe67c812aae3568211798f52f28ee (patch)
treed65ccd1ec0417aa190d966e05b9cfe7e1b19ccc7 /sys/modules/mwl
parente4b7508aad4e4ad929a0ac0ce845040061690e37 (diff)
Notes
Diffstat (limited to 'sys/modules/mwl')
-rw-r--r--sys/modules/mwl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/mwl/Makefile b/sys/modules/mwl/Makefile
index 8971eb1b06e1f..f2c40d79cb5f4 100644
--- a/sys/modules/mwl/Makefile
+++ b/sys/modules/mwl/Makefile
@@ -33,7 +33,7 @@
KMOD= if_mwl
SRCS= if_mwl.c if_mwl_pci.c mwlhal.c
-SRCS+= device_if.h bus_if.h pci_if.h opt_inet.h opt_mwl.h
+SRCS+= device_if.h bus_if.h pci_if.h opt_inet.h opt_mwl.h opt_wlan.h
opt_mwl.h:
echo '#define MWL_DEBUG 1'> $@