1181430Sstas# $FreeBSD: stable/11/sys/modules/cpuctl/Makefile 319182 2017-05-30 04:11:12Z ngie $
2181430Sstas
3319182Sngie.PATH: ${SRCTOP}/sys/dev/cpuctl
4181430Sstas
5181430SstasKMOD=	cpuctl
6181430SstasSRCS=	cpuctl.c
7181430Sstas
8181430Sstas.include <bsd.kmod.mk>
9