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

S=     ${.CURDIR}/../../..

.PATH: $S/dev/usb/input

KMOD=	uep
SRCS=	opt_bus.h opt_usb.h device_if.h bus_if.h usb_if.h vnode_if.h usbdevs.h \
	uep.c

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