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:   jnemeth
Date:           Thu Jun 13 03:29:28 UTC 2019

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
add and enable u-boot-rock64


To generate a diff of this commit:
cvs rdiff -u -r1.817 -r1.818 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.817 pkgsrc/sysutils/Makefile:1.818
--- pkgsrc/sysutils/Makefile:1.817      Thu Jun  6 08:38:26 2019
+++ pkgsrc/sysutils/Makefile    Thu Jun 13 03:29:28 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.817 2019/06/06 08:38:26 tpaul Exp $
+# $NetBSD: Makefile,v 1.818 2019/06/13 03:29:28 jnemeth Exp $
 #
 
 COMMENT=       System utilities
@@ -656,6 +656,7 @@ SUBDIR+=    u-boot-pine-h64
 SUBDIR+=       u-boot-pine64
 SUBDIR+=       u-boot-pinebook
 SUBDIR+=       u-boot-pocketchip
+SUBDIR+=       u-boot-rock64
 SUBDIR+=       u-boot-rockpro64
 SUBDIR+=       u-boot-sopine-baseboard
 SUBDIR+=       u-boot-zynq-zybo-z7



Home | Main Index | Thread Index | Old Index