summaryrefslogtreecommitdiffstats
path: root/sys/modules/amdtemp/Makefile
blob: f7e5ac64494bd043272cf4494f71c49602e50865 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH:	${SRCTOP}/sys/dev/amdtemp

KMOD=	amdtemp
SRCS=	amdtemp.c bus_if.h device_if.h pci_if.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud