# $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>
