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

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

KMOD=	cpuctl
SRCS=	cpuctl.c

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