# $FreeBSD: stable/11/sys/modules/splash/txt/Makefile 319182 2017-05-30 04:11:12Z ngie $
.PATH:	${SRCTOP}/sys/dev/fb

KMOD=	splash_txt
SRCS= 	splash_txt.c

.include <bsd.kmod.mk>
