7 lines
151 B
Makefile
7 lines
151 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/07/15 00:29:49 khorben Exp $
|
|
|
|
MINIROOT= cgdroot
|
|
RAMDISK= ramdisk-cgdroot
|
|
|
|
.include "../../common/Makefile.minirootkmod"
|