summaryrefslogtreecommitdiffstats
path: root/sys/modules/syscons/fire/Makefile
blob: 86c589e7de9e2af043cc0a18e847dacc9fc21e2b (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH:	${SRCTOP}/sys/dev/syscons/fire

KMOD=	fire_saver
SRCS=	fire_saver.c

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