Make md-root kernel here and install it into RELEASEDIR.
This commit is contained in:
parent
aa0c7fc4bf
commit
a552d4b013
14
distrib/newsmips/floppies/instkernel/Makefile
Normal file
14
distrib/newsmips/floppies/instkernel/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# $NetBSD: Makefile,v 1.1 2002/04/14 02:36:05 tsutsui Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
.include "${_SRC_TOP_}/distrib/Makefile.inc"
|
||||
|
||||
RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
|
||||
RAMDISK= ${RAMDISKDIR}/ramdisk.fs
|
||||
MDSETTARGETS= INSTALL ${RAMDISK} -
|
||||
|
||||
MDSETDIR= binary/kernel
|
||||
|
||||
.include "${DISTRIBDIR}/common/Makefile.mdset"
|
||||
|
||||
.include <bsd.prog.mk>
|
Loading…
Reference in New Issue
Block a user