Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / dev / acpica5 / acpi_hp / Makefile
1 KMOD=           acpi_hp
2 CFLAGS+=        -I${.OBJDIR}/.. -I${.CURDIR}/..
3 SRCS=           acpi_hp.c opt_acpi.h device_if.h bus_if.h
4
5 .include <bsd.kmod.mk>