summaryrefslogtreecommitdiffstats
path: root/sys/modules/ubser/Makefile
blob: 41a0bc3f01d232fb40c78122415c7da706b99372 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

S=	${.CURDIR}/../..
.PATH: $S/dev/usb

KMOD=	ubser
SRCS=	ubser.c ubser.h opt_usb.h device_if.h bus_if.h usbdevs.h

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