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

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

KMOD=	wds
SRCS=	wd7000.c
SRCS+=	bus_if.h device_if.h isa_if.h
SRCS+=	opt_cam.h

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