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

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

KMOD=	slhci
SRCS=	sl811hs.c slhci_pccard.c

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

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