# $FreeBSD: stable/7/sys/modules/uslcom/Makefile 177827 2008-04-01 07:57:48Z rink $

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

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

.include <bsd.kmod.mk>
