summaryrefslogtreecommitdiffstats
path: root/sys/modules/splash/txt/Makefile
blob: d99143369aefc00b856938631f54db50431ad31a (plain)
1
2
3
4
5
6
7
# $FreeBSD$
.PATH:	${SRCTOP}/sys/dev/fb

KMOD=	splash_txt
SRCS= 	splash_txt.c

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