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 Aug 31 04:22:17 UTC 2017

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
add and enable u-boot-beagle{board,boneblack,bonewhite}


To generate a diff of this commit:
cvs rdiff -u -r1.712 -r1.713 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.712 pkgsrc/sysutils/Makefile:1.713
--- pkgsrc/sysutils/Makefile:1.712      Sun Aug 27 19:25:14 2017
+++ pkgsrc/sysutils/Makefile    Thu Aug 31 04:22:16 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.712 2017/08/27 19:25:14 jmcneill Exp $
+# $NetBSD: Makefile,v 1.713 2017/08/31 04:22:16 jnemeth Exp $
 #
 
 COMMENT=       System utilities
@@ -583,6 +583,9 @@ SUBDIR+=    tphdisk
 SUBDIR+=       tree
 SUBDIR+=       ts
 #SUBDIR+=      u-boot                  # only contains Makefile fragments
+SUBDIR+=       u-boot-beagleboard
+SUBDIR+=       u-boot-beagleboneblack
+SUBDIR+=       u-boot-beaglebonewhite
 SUBDIR+=       u-boot-chip
 SUBDIR+=       u-boot-nanopi-neo
 SUBDIR+=       u-boot-orangepi-2



Home | Main Index | Thread Index | Old Index