Fix make depend.

This commit is contained in:
Ulrich Spörlein 2012-05-01 07:38:40 +00:00
parent e4b7508aad
commit ca27f0cef0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=234866

View File

@ -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'> $@