xref: /freebsd/sys/modules/usb/urtw/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/usb/wlan
2f58ca841SWeongyo Jeong
3f58ca841SWeongyo JeongKMOD    = if_urtw
4f58ca841SWeongyo JeongSRCS    = if_urtw.c if_urtwreg.h if_urtwvar.h	\
5f58ca841SWeongyo Jeong	  bus_if.h device_if.h \
6*63a55eabSAndriy Voskoboinyk	  opt_bus.h opt_usb.h opt_wlan.h usb_if.h usbdevs.h
7f58ca841SWeongyo Jeong
8f58ca841SWeongyo Jeong.include <bsd.kmod.mk>
9