Fix make depend
in sys/modules/otus
Reviewed by: delphij Approved by: delphij Differential Revision: https://reviews.freebsd.org/D3751
This commit is contained in:
parent
3afa6e6c4b
commit
b60a118dd8
@ -5,6 +5,6 @@
|
||||
KMOD = if_otus
|
||||
SRCS = if_otus.c if_otusreg.h \
|
||||
bus_if.h device_if.h \
|
||||
opt_bus.h opt_usb.h usb_if.h usbdevs.h
|
||||
opt_bus.h opt_usb.h opt_wlan.h usb_if.h usbdevs.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user