# $FreeBSD: releng/12.1/sys/modules/otus/Makefile 314651 2017-03-04 10:10:17Z ngie $ # $BSDSUniX $ .PATH: ${SRCTOP}/sys/dev/otus KMOD = if_otus SRCS = if_otus.c if_otusreg.h \ bus_if.h device_if.h \ opt_bus.h opt_usb.h opt_wlan.h usb_if.h usbdevs.h .include