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

.PATH: ${.CURDIR}/../../../dev/usb/net

KMOD=	if_ure
SRCS+=	if_ure.c usbdevs.h
SRCS+=	bus_if.h device_if.h miibus_if.h usb_if.h \
	opt_bus.h opt_inet.h opt_usb.h

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