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:           Sat Oct  7 13:59:11 UTC 2017

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
+ u-boot-bananapi


To generate a diff of this commit:
cvs rdiff -u -r1.728 -r1.729 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.728 pkgsrc/sysutils/Makefile:1.729
--- pkgsrc/sysutils/Makefile:1.728      Fri Oct  6 19:24:34 2017
+++ pkgsrc/sysutils/Makefile    Sat Oct  7 13:59:11 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.728 2017/10/06 19:24:34 jmcneill Exp $
+# $NetBSD: Makefile,v 1.729 2017/10/07 13:59:11 jmcneill Exp $
 #
 
 COMMENT=       System utilities
@@ -586,6 +586,7 @@ SUBDIR+=    tphdisk
 SUBDIR+=       tree
 SUBDIR+=       ts
 #SUBDIR+=      u-boot                  # only contains Makefile fragments
+SUBDIR+=       u-boot-bananapi
 SUBDIR+=       u-boot-beagleboard
 SUBDIR+=       u-boot-beagleboneblack
 SUBDIR+=       u-boot-beaglebonewhite



Home | Main Index | Thread Index | Old Index