drm/linux: Port kfifo.h to DragonFly BSD
[dragonfly.git] / sys / dev / acpica / aibs / Makefile
1 KMOD=           aibs
2 KCFLAGS+=       -I${.OBJDIR}/.. -I${.CURDIR}/..
3 SRCS=           atk0110.c
4 SRCS+=          opt_acpi.h acpi_if.h bus_if.h device_if.h
5
6 .include <bsd.kmod.mk>