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:   rxg
Date:           Sun Jan 19 02:27:52 UTC 2025

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils/Makefile: add u-boot-riotboard


To generate a diff of this commit:
cvs rdiff -u -r1.1143 -r1.1144 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.1143 pkgsrc/sysutils/Makefile:1.1144
--- pkgsrc/sysutils/Makefile:1.1143     Sat Jan 11 14:32:17 2025
+++ pkgsrc/sysutils/Makefile    Sun Jan 19 02:27:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1143 2025/01/11 14:32:17 wiz Exp $
+# $NetBSD: Makefile,v 1.1144 2025/01/19 02:27:52 rxg Exp $
 #
 
 COMMENT=       System utilities
@@ -846,6 +846,7 @@ SUBDIR+=    u-boot-pinebook-pro
 SUBDIR+=       u-boot-pinecube
 SUBDIR+=       u-boot-pinephone
 SUBDIR+=       u-boot-pocketchip
+SUBDIR+=       u-boot-riotboard
 SUBDIR+=       u-boot-roc-rk3328-cc
 SUBDIR+=       u-boot-rock64
 SUBDIR+=       u-boot-rockpro64



Home | Main Index | Thread Index | Old Index