Strip out this cruft; people should be making modules with a complete
kernel config environment anyway.
This commit is contained in:
parent
5140f9e6ae
commit
f8241f0c88
@ -7,8 +7,4 @@ KMOD = if_bwi
|
|||||||
SRCS = if_bwi.c if_bwi_pci.c bwimac.c bwiphy.c bwirf.c
|
SRCS = if_bwi.c if_bwi_pci.c bwimac.c bwiphy.c bwirf.c
|
||||||
SRCS += device_if.h bus_if.h pci_if.h opt_inet.h opt_bwi.h opt_wlan.h
|
SRCS += device_if.h bus_if.h pci_if.h opt_inet.h opt_bwi.h opt_wlan.h
|
||||||
|
|
||||||
opt_bwi.h:
|
|
||||||
echo '#define BWI_DEBUG 1' > opt_bwi.h
|
|
||||||
# echo '#define BWI_DEBUG_VERBOSE 1' >> opt_bwi.h
|
|
||||||
|
|
||||||
.include <bsd.kmod.mk>
|
.include <bsd.kmod.mk>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user