Index: head/sys/modules/otus/Makefile =================================================================== --- head/sys/modules/otus/Makefile (revision 288436) +++ head/sys/modules/otus/Makefile (revision 288437) @@ -1,10 +1,10 @@ # $FreeBSD$ .PATH: ${.CURDIR}/../../dev/otus 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