xref: /freebsd/sys/modules/usb/ure/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/usb/net
2e1b74f21SKevin Lo
3e1b74f21SKevin LoKMOD=	if_ure
4e1b74f21SKevin LoSRCS+=	if_ure.c usbdevs.h
5e1b74f21SKevin LoSRCS+=	bus_if.h device_if.h miibus_if.h usb_if.h \
6*b111430eSWarner Losh	opt_bus.h opt_inet.h opt_inet6.h opt_usb.h opt_platform.h
7e1b74f21SKevin Lo
8e1b74f21SKevin Lo.include <bsd.kmod.mk>
9