Yank the bridge kernels from here too.
This commit is contained in:
parent
5219d864e2
commit
37e4ea684d
@ -1,9 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.3 2008/01/24 20:08:39 garbled Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2008/02/05 19:05:40 garbled Exp $
|
||||
|
||||
CDBASE= ofppccd # gives ${CDBASE}.iso
|
||||
CDRELEASE= true # include $RELEASEDIR/$MACHINE
|
||||
CDKERNELS+= netbsd-INSTALL.gz netbsd
|
||||
CDKERNELS+= netbsd-INSTALL_B64.gz netbsd64
|
||||
CDINSTKERNEL= ../../instkernel
|
||||
|
||||
.include <bsd.kernobj.mk> # For KERNSRCDIR
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.2 2008/01/23 23:15:37 garbled Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2008/02/05 19:05:40 garbled Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
|
||||
@ -13,7 +13,6 @@ ${V}= ${${V}DIR}/${F}.fs
|
||||
.endfor
|
||||
|
||||
MDSETTARGETS= INSTALL ${RAMDISK} -
|
||||
MDSETTARGETS+= INSTALL_B64 ${RAMDISK} -
|
||||
|
||||
MDSET_RELEASEDIR= binary/kernel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user