summaryrefslogtreecommitdiffstats
path: root/sys/modules/ubser/Makefile
blob: 2c7d8c37ec20f16d9fdddc297990448d6de14dd5 (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 vnode_if.h

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