Fri Nov 9 12:00:16 2018 UTC ()
Remove el1 suggested option (we have a 64bit kernel).
Avoid portability warning on a script not needed for this build.


(martin)
diff -r1.9 -r1.10 pkgsrc/sysutils/u-boot-pinebook/Makefile

cvs diff -r1.9 -r1.10 pkgsrc/sysutils/u-boot-pinebook/Makefile (expand / switch to context diff)
--- pkgsrc/sysutils/u-boot-pinebook/Makefile 2018/11/09 11:48:03 1.9
+++ pkgsrc/sysutils/u-boot-pinebook/Makefile 2018/11/09 12:00:16 1.10
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2018/11/09 11:48:03 leot Exp $
+# $NetBSD: Makefile,v 1.10 2018/11/09 12:00:16 martin Exp $
 
 UBOOT_VERSION=		2018.11rc3
 UBOOT_TARGET=		pinebook
@@ -23,5 +23,5 @@
 
 .include "../../sysutils/arm-trusted-firmware-sun50iw1p1/buildlink3.mk"
 .include "../../sysutils/u-boot/u-boot-arm64.mk"
-# Switch to EL1 before booting kernel (required for 32-bit support)
+
-PKG_SUGGESTED_OPTIONS+=	el1
+CHECK_PORTABILITY_SKIP+=tools/imx_cntr_image.sh