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

MAINTAINER=	n_hibma@freebsd.org

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

KMOD=	umass
SRCS=	bus_if.h device_if.h \
	opt_usb.h opt_cam.h opt_scsi.h \
	umass.c usbdevs.h

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