Module Name:    src
Committed By:   christos
Date:           Wed Sep  8 11:20:44 UTC 2021

Modified Files:
        src/distrib/evbarm/installimage: Makefile

Log Message:
bump for clang/llvm


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/distrib/evbarm/installimage/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/evbarm/installimage/Makefile
diff -u src/distrib/evbarm/installimage/Makefile:1.8 src/distrib/evbarm/installimage/Makefile:1.9
--- src/distrib/evbarm/installimage/Makefile:1.8	Mon Feb  8 14:11:41 2021
+++ src/distrib/evbarm/installimage/Makefile	Wed Sep  8 07:20:44 2021
@@ -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

Reply via email to