summaryrefslogtreecommitdiffstats
path: root/sys/modules/syscons/green/Makefile
blob: 412aed086f8493447141fba49cf015702621fe8c (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

KMOD=	green_saver
SRCS= 	green_saver.c

NOMAN=
CFLAGS+= -I${.CURDIR}/..

.include "${.CURDIR}/../../../conf/kmod.mk"
OpenPOWER on IntegriCloud