Bump INSTIMAGEMB, hopefully fix releng autobuilds
This commit is contained in:
parent
45f67043e6
commit
da456d1ffb
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.18 2020/05/05 16:04:07 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2020/05/06 09:18:10 bouyer Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
INSTIMGBASE= NetBSD-${DISTRIBVER}-i386-install # gives ${IMGBASE}.img
|
||||
|
||||
INSTIMAGEMB?= 1871 # for all installation binaries
|
||||
INSTIMAGEMB?= 1900 # for all installation binaries
|
||||
|
||||
PRIMARY_BOOT= bootxx_ffsv1
|
||||
SECONDARY_BOOT= boot
|
||||
|
|
Loading…
Reference in New Issue