# $FreeBSD$
.PATH: ${SRCTOP}/sys/dev/amdpm
KMOD = amdpm
SRCS = device_if.h bus_if.h pci_if.h smbus_if.h \
amdpm.c
.include <bsd.kmod.mk>