pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils add commented out u-boot which only contains ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afdc4d090413
branches:  trunk
changeset: 366753:afdc4d090413
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Aug 17 04:35:35 2017 +0000

description:
add commented out u-boot which only contains Makefile fragments

diffstat:

 sysutils/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 72f6be731c22 -r afdc4d090413 sysutils/Makefile
--- a/sysutils/Makefile Thu Aug 17 04:32:47 2017 +0000
+++ b/sysutils/Makefile Thu Aug 17 04:35:35 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.708 2017/08/16 21:04:23 wiz Exp $
+# $NetBSD: Makefile,v 1.709 2017/08/17 04:35:35 jnemeth Exp $
 #
 
 COMMENT=       System utilities
@@ -582,6 +582,7 @@
 SUBDIR+=       tphdisk
 SUBDIR+=       tree
 SUBDIR+=       ts
+#SUBDIR+=      u-boot                  # only contains Makefile fragments
 SUBDIR+=       u-boot-nanopi-neo
 SUBDIR+=       u-boot-orangepi-plus2e
 SUBDIR+=       u-boot-sinovoip-bpi-m3



Home | Main Index | Thread Index | Old Index