.PATH: ${SRCTOP}/sys/dev/wdatwd

KMOD=	wdatwd
SRCS=	wdatwd.c
SRCS+=	opt_acpi.h acpi_if.h device_if.h bus_if.h

.include <bsd.kmod.mk>