summaryrefslogtreecommitdiff
path: root/sysutils/u-boot
diff options
context:
space:
mode:
authorthorpej <thorpej@pkgsrc.org>2018-06-27 14:02:59 +0000
committerthorpej <thorpej@pkgsrc.org>2018-06-27 14:02:59 +0000
commitcacba50dc98f9d7c727b0e3787a7bbe1dbf3397b (patch)
treef9ba1b31ff86fed42a0a6751778c8a5a2d1d591c /sysutils/u-boot
parent20b256af0a02c81ac14114622ed55851f2393503 (diff)
downloadpkgsrc-cacba50dc98f9d7c727b0e3787a7bbe1dbf3397b.tar.gz
Add dependency on u-boot-orangepi-zero-plus.
Diffstat (limited to 'sysutils/u-boot')
-rw-r--r--sysutils/u-boot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/u-boot/Makefile b/sysutils/u-boot/Makefile
index 12525f8645c..874a6d62d7e 100644
--- a/sysutils/u-boot/Makefile
+++ b/sysutils/u-boot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/06/23 10:49:13 jmcneill Exp $
+# $NetBSD: Makefile,v 1.6 2018/06/27 14:02:59 thorpej Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
@@ -34,6 +34,7 @@ DEPENDS+= u-boot-orangepi-2-[0-9]*:../../sysutils/u-boot-orangepi-2
DEPENDS+= u-boot-orangepi-one-[0-9]*:../../sysutils/u-boot-orangepi-one
DEPENDS+= u-boot-orangepi-plus2e-[0-9]*:../../sysutils/u-boot-orangepi-plus2e
DEPENDS+= u-boot-orangepi-zero-[0-9]*:../../sysutils/u-boot-orangepi-zero
+DEPENDS+= u-boot-orangepi-zero-plus-[0-9]*:../../sysutils/u-boot-orangepi-zero-plus
DEPENDS+= u-boot-pine-h64-[0-9]*:../../sysutils/u-boot-pine-h64
DEPENDS+= u-boot-pine64-[0-9]*:../../sysutils/u-boot-pine64
DEPENDS+= u-boot-pinebook-[0-9]*:../../sysutils/u-boot-pinebook