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

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

KMOD=	slhci
SRCS=	sl811hs.c slhci_pccard.c

SRCS+=	bus_if.h device_if.h card_if.h power_if.h \
	usbdevs.h pccarddevs.h \
	opt_slhci.h opt_usb.h \

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