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

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

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

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