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

S=     ${SRCTOP}/sys

.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