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:   jmcneill
Date:           Fri Oct  6 19:24:34 UTC 2017

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
+ u-boot-cubieboard2


To generate a diff of this commit:
cvs rdiff -u -r1.727 -r1.728 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.727 pkgsrc/sysutils/Makefile:1.728
--- pkgsrc/sysutils/Makefile:1.727      Tue Oct  3 00:43:45 2017
+++ pkgsrc/sysutils/Makefile    Fri Oct  6 19:24:34 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.727 2017/10/03 00:43:45 schmonz Exp $
+# $NetBSD: Makefile,v 1.728 2017/10/06 19:24:34 jmcneill Exp $
 #
 
 COMMENT=       System utilities
@@ -590,6 +590,7 @@ SUBDIR+=    u-boot-beagleboard
 SUBDIR+=       u-boot-beagleboneblack
 SUBDIR+=       u-boot-beaglebonewhite
 SUBDIR+=       u-boot-chip
+SUBDIR+=       u-boot-cubieboard2
 SUBDIR+=       u-boot-cubieboard4
 SUBDIR+=       u-boot-jetson-tx1
 SUBDIR+=       u-boot-nanopi-neo



Home | Main Index | Thread Index | Old Index