.PATH: ${SRCTOP}/sys/dev/intel
KMOD=	intel_pmc
SRCS=	intel_pmc.c
SRCS+=	device_if.h bus_if.h pci_if.h

.include <bsd.kmod.mk>
