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

.PATH: ${.CURDIR}/../../dev/coretemp

KMOD=	coretemp
SRCS=	coretemp.c bus_if.h device_if.h

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