summaryrefslogtreecommitdiffstats
path: root/sys/modules/usb/rsu/Makefile
blob: c3c8fcbf60cdd34145b58c0db4a7ed2bd8d08507 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

.PATH: ${SRCTOP}/sys/dev/usb/wlan

KMOD    = if_rsu
SRCS    = if_rsu.c if_rsureg.h \
	  bus_if.h device_if.h \
	  opt_bus.h opt_usb.h opt_wlan.h usb_if.h usbdevs.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud