Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils Build u-boot-pandaboard.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c81b1f29241
branches:  trunk
changeset: 434724:5c81b1f29241
user:      thorpej <thorpej%pkgsrc.org@localhost>
date:      Sun Jun 21 03:29:15 2020 +0000

description:
Build u-boot-pandaboard.

diffstat:

 sysutils/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 736a18542bc5 -r 5c81b1f29241 sysutils/Makefile
--- a/sysutils/Makefile Sun Jun 21 03:27:58 2020 +0000
+++ b/sysutils/Makefile Sun Jun 21 03:29:15 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.884 2020/06/20 22:29:59 thorpej Exp $
+# $NetBSD: Makefile,v 1.885 2020/06/21 03:29:15 thorpej Exp $
 #
 
 COMMENT=       System utilities
@@ -668,7 +668,8 @@
 SUBDIR+=       u-boot-orangepi-plus2e
 SUBDIR+=       u-boot-orangepi-zero
 SUBDIR+=       u-boot-orangepi-zero-plus
-SUBDIR+=       u-boot-pine-h64
+SUBDIR+=       u-boot-pandaboard
+SUBDIR+=       u-boot-pine-h64
 SUBDIR+=       u-boot-pine64
 SUBDIR+=       u-boot-pinebook
 SUBDIR+=       u-boot-pinebook-pro



Home | Main Index | Thread Index | Old Index