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