# $FreeBSD: stable/12/sys/modules/splash/txt/Makefile 314651 2017-03-04 10:10:17Z ngie $
.PATH:	${SRCTOP}/sys/dev/fb

KMOD=	splash_txt
SRCS= 	splash_txt.c

.include <bsd.kmod.mk>
