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

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

KMOD=	powermac_nvram
SRCS=	powermac_nvram.c powermac_nvramvar.h

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