summaryrefslogtreecommitdiff
path: root/sys/modules/miniroot/Makefile
blob: 3cbd123e40af1d821e87b615419589dd87624a50 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.2 2008/05/02 14:20:50 ad Exp $

KMOD=   miniroot
SRCS=   miniroot.c

.include <bsd.kmodule.mk>