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 Sep  1 10:18:26 UTC 2017

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
+ dtb-arm64-sun50i


To generate a diff of this commit:
cvs rdiff -u -r1.713 -r1.714 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.713 pkgsrc/sysutils/Makefile:1.714
--- pkgsrc/sysutils/Makefile:1.713      Thu Aug 31 04:22:16 2017
+++ pkgsrc/sysutils/Makefile    Fri Sep  1 10:18:26 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.713 2017/08/31 04:22:16 jnemeth Exp $
+# $NetBSD: Makefile,v 1.714 2017/09/01 10:18:26 jmcneill Exp $
 #
 
 COMMENT=       System utilities
@@ -129,6 +129,7 @@ SUBDIR+=    dptutil
 SUBDIR+=       dtb-arm-exynos5422
 SUBDIR+=       dtb-arm-tegra124
 SUBDIR+=       dtb-arm-vexpress
+SUBDIR+=       dtb-arm64-sun50i
 SUBDIR+=       dtb-arm64-tegra210
 SUBDIR+=       dtc
 SUBDIR+=       dtpstree



Home | Main Index | Thread Index | Old Index