summaryrefslogtreecommitdiff
path: root/sysutils/u-boot
diff options
context:
space:
mode:
authorbad <bad@pkgsrc.org>2019-10-08 21:05:11 +0000
committerbad <bad@pkgsrc.org>2019-10-08 21:05:11 +0000
commit48554fdc4f4dd825fac13b1e9114c0a9cf7e6958 (patch)
tree8634e81c339d20f6e79279704b9f3e3de8ceaaf6 /sysutils/u-boot
parent2df2eb9b67f16c1c3cbd6eee130d05859864ea67 (diff)
downloadpkgsrc-48554fdc4f4dd825fac13b1e9114c0a9cf7e6958.tar.gz
Depend on u-boot-nanopi-r1 too.
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 cb1536b773f..d4d12e1ae3e 100644
--- a/sysutils/u-boot/Makefile
+++ b/sysutils/u-boot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2019/10/06 17:02:10 bad Exp $
+# $NetBSD: Makefile,v 1.21 2019/10/08 21:05:11 bad Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
@@ -47,6 +47,7 @@ DEPENDS+= u-boot-nanopi-m1-[0-9]*:../../sysutils/u-boot-nanopi-m1
DEPENDS+= u-boot-nanopi-neo-plus2-[0-9]*:../../sysutils/u-boot-nanopi-neo-plus2
DEPENDS+= u-boot-nanopi-neo-[0-9]*:../../sysutils/u-boot-nanopi-neo
DEPENDS+= u-boot-nanopi-neo2-[0-9]*:../../sysutils/u-boot-nanopi-neo2
+DEPENDS+= u-boot-nanopi-11-[0-9]*:../../sysutils/u-boot-nanopi-11
.if !empty(PKG_OPTIONS:Mamlogic-meson)
DEPENDS+= u-boot-odroid-c2-[0-9]*:../../sysutils/u-boot-odroid-c2
.endif