KMOD=		acpi_video
KCFLAGS+=	-I${.OBJDIR}/.. -I${.CURDIR}/..
SRCS=		acpi_video.c opt_acpi.h acpi_if.h device_if.h bus_if.h

.include <bsd.kmod.mk>