pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils
Module Name: pkgsrc
Committed By: thorpej
Date: Sun Jun 24 23:15:25 UTC 2018
Modified Files:
pkgsrc/sysutils: Makefile
Log Message:
Add a u-boot target for the Orange Pi Zero Plus (based on Allwinner H5
SoC).
To generate a diff of this commit:
cvs rdiff -u -r1.768 -r1.769 pkgsrc/sysutils/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.768 pkgsrc/sysutils/Makefile:1.769
--- pkgsrc/sysutils/Makefile:1.768 Sun Jun 24 11:13:58 2018
+++ pkgsrc/sysutils/Makefile Sun Jun 24 23:15:25 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.768 2018/06/24 11:13:58 bsiegert Exp $
+# $NetBSD: Makefile,v 1.769 2018/06/24 23:15:25 thorpej Exp $
#
COMMENT= System utilities
@@ -625,6 +625,7 @@ SUBDIR+= u-boot-orangepi-2
SUBDIR+= u-boot-orangepi-one
SUBDIR+= u-boot-orangepi-plus2e
SUBDIR+= u-boot-orangepi-zero
+SUBDIR+= u-boot-orangepi-zero-plus
SUBDIR+= u-boot-pine-h64
SUBDIR+= u-boot-pine64
SUBDIR+= u-boot-pinebook
Home |
Main Index |
Thread Index |
Old Index