Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/evbarm/installimage bump for clang/llvm
details: https://anonhg.NetBSD.org/src/rev/033d945c65bc
branches: trunk
changeset: 1023457:033d945c65bc
user: christos <christos%NetBSD.org@localhost>
date: Wed Sep 08 11:20:44 2021 +0000
description:
bump for clang/llvm
diffstat:
distrib/evbarm/installimage/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r f6ccf11b0dae -r 033d945c65bc distrib/evbarm/installimage/Makefile
--- a/distrib/evbarm/installimage/Makefile Wed Sep 08 11:02:05 2021 +0000
+++ b/distrib/evbarm/installimage/Makefile Wed Sep 08 11:20:44 2021 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2021/02/08 19:11:41 martin Exp $
+# $NetBSD: Makefile,v 1.9 2021/09/08 11:20:44 christos Exp $
.include <bsd.own.mk>
INSTIMGBASE= NetBSD-${DISTRIBVER}-evbarm-${MACHINE_ARCH}-install # gives ${IMGBASE}.img
-INSTIMAGEMB?= 1550 # for all installation binaries
+INSTIMAGEMB?= 1600 # for all installation binaries
.if !empty(MACHINE_ARCH:Maarch64*)
EFIBOOT= ${WORKDIR}/usr/mdec/bootaa64.efi
Home |
Main Index |
Thread Index |
Old Index