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:   martin
Date:           Thu Feb  8 08:58:23 UTC 2018

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add u-boot-jetson-tx2


To generate a diff of this commit:
cvs rdiff -u -r1.747 -r1.748 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.747 pkgsrc/sysutils/Makefile:1.748
--- pkgsrc/sysutils/Makefile:1.747      Fri Jan 12 09:06:59 2018
+++ pkgsrc/sysutils/Makefile    Thu Feb  8 08:58:23 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.747 2018/01/12 09:06:59 jperkin Exp $
+# $NetBSD: Makefile,v 1.748 2018/02/08 08:58:23 martin Exp $
 #
 
 COMMENT=       System utilities
@@ -605,6 +605,7 @@ SUBDIR+=    u-boot-cubietruck
 SUBDIR+=       u-boot-hummingbird-a31
 SUBDIR+=       u-boot-jetson-tk1
 SUBDIR+=       u-boot-jetson-tx1
+SUBDIR+=       u-boot-jetson-tx2
 SUBDIR+=       u-boot-nanopi-m1
 SUBDIR+=       u-boot-nanopi-neo
 SUBDIR+=       u-boot-nanopi-neo-plus2



Home | Main Index | Thread Index | Old Index