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:   alnsn
Date:           Thu May 16 22:38:30 UTC 2019

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add u-boot-zynq-zybo-z7.


To generate a diff of this commit:
cvs rdiff -u -r1.808 -r1.809 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.808 pkgsrc/sysutils/Makefile:1.809
--- pkgsrc/sysutils/Makefile:1.808      Thu May  2 08:49:36 2019
+++ pkgsrc/sysutils/Makefile    Thu May 16 22:38:30 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.808 2019/05/02 08:49:36 wiz Exp $
+# $NetBSD: Makefile,v 1.809 2019/05/16 22:38:30 alnsn Exp $
 #
 
 COMMENT=       System utilities
@@ -651,6 +651,7 @@ SUBDIR+=    u-boot-pinebook
 SUBDIR+=       u-boot-pocketchip
 SUBDIR+=       u-boot-rockpro64
 SUBDIR+=       u-boot-sopine-baseboard
+SUBDIR+=       u-boot-zynq-zybo-z7
 SUBDIR+=       upower
 SUBDIR+=       ups-nut
 SUBDIR+=       ups-nut-cgi



Home | Main Index | Thread Index | Old Index