summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2019-10-19 18:05:47 +0000
committerjmcneill <jmcneill@pkgsrc.org>2019-10-19 18:05:47 +0000
commit9a21718c5f9275e3fe76c430ecd02189b9cfea55 (patch)
treecec9ca9e9b153252f0b737cf746adf1a57bce27f /sysutils
parent39555070844bb309a2e3abcc70912924d0ec97ed (diff)
downloadpkgsrc-9a21718c5f9275e3fe76c430ecd02189b9cfea55.tar.gz
s/u-boot-nanopi-11/u-boot-nanopi-r1
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/u-boot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/u-boot/Makefile b/sysutils/u-boot/Makefile
index a8b10eb6927..a842b9a78b1 100644
--- a/sysutils/u-boot/Makefile
+++ b/sysutils/u-boot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/10/08 21:43:05 bad Exp $
+# $NetBSD: Makefile,v 1.23 2019/10/19 18:05:47 jmcneill Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
@@ -48,7 +48,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
+DEPENDS+= u-boot-nanopi-r1-[0-9]*:../../sysutils/u-boot-nanopi-r1
.if !empty(PKG_OPTIONS:Mamlogic-meson)
DEPENDS+= u-boot-odroid-c2-[0-9]*:../../sysutils/u-boot-odroid-c2
.endif