Fix make depend.
This commit is contained in:
parent
e0fb6dc33f
commit
67897cfb90
@ -3,6 +3,6 @@
|
||||
.PATH: ${.CURDIR}/../../dev/iwn
|
||||
|
||||
KMOD = if_iwn
|
||||
SRCS = if_iwn.c device_if.h bus_if.h pci_if.h
|
||||
SRCS = if_iwn.c device_if.h bus_if.h pci_if.h opt_wlan.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user