.PATH:	${.CURDIR}/..

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

.include <bsd.kmod.mk>
