pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/u-boot u-boot: fix the build (typo)
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfe24aaa6beb
branches: trunk
changeset: 391402:cfe24aaa6beb
user: khorben <khorben%pkgsrc.org@localhost>
date: Mon Jan 09 05:42:32 2023 +0000
description:
u-boot: fix the build (typo)
diffstat:
sysutils/u-boot/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e17632a8cffb -r cfe24aaa6beb sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile Mon Jan 09 05:42:31 2023 +0000
+++ b/sysutils/u-boot/Makefile Mon Jan 09 05:42:32 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2022/11/03 10:57:38 jmcneill Exp $
+# $NetBSD: Makefile,v 1.36 2023/01/09 05:42:32 khorben Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
@@ -77,7 +77,7 @@
DEPENDS+= u-boot-rpi3-32-[0-9]*:../../sysutils/u-boot-rpi3-32
DEPENDS+= u-boot-sopine-baseboard-[0-9]*:../../sysutils/u-boot-sopine-baseboard
DEPENDS+= u-boot-tinker-[0-9]*:../../sysutils/u-boot-tinker
-DEPENDS+= u-boot-zync-zturn-[0-9]*:../../sysutils/u-boot-zynq-zturn
+DEPENDS+= u-boot-zynq-zturn-[0-9]*:../../sysutils/u-boot-zynq-zturn
DEPENDS+= u-boot-zynq-zybo-[0-9]*:../../sysutils/u-boot-zynq-zybo
DEPENDS+= u-boot-zynq-zybo-z7-[0-9]*:../../sysutils/u-boot-zynq-zybo-z7
Home |
Main Index |
Thread Index |
Old Index