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

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

KMOD=	powermac_nvram
SRCS=	powermac_nvram.c powermac_nvramvar.h
SRCS+=	bus_if.h device_if.h
SRCS+=	ofw_bus_if.h

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