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

.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