diff options
author | tnn <tnn@pkgsrc.org> | 2019-09-07 18:29:02 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2019-09-07 18:29:02 +0000 |
commit | b87c7a573cd583a368832585c26500ca31cf22ca (patch) | |
tree | 0314a5246573763fd12625bb7b822c694589c169 /sysutils | |
parent | bef2e721e68a17fe1f1cf03de914ea78d5069e06 (diff) | |
download | pkgsrc-b87c7a573cd583a368832585c26500ca31cf22ca.tar.gz |
add sysutils/u-boot-tinker
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 0ddb081313f..50f2c182145 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.829 2019/08/15 08:45:07 fcambus Exp $ +# $NetBSD: Makefile,v 1.830 2019/09/07 18:29:03 tnn Exp $ # COMMENT= System utilities @@ -670,6 +670,7 @@ SUBDIR+= u-boot-pocketchip SUBDIR+= u-boot-rock64 SUBDIR+= u-boot-rockpro64 SUBDIR+= u-boot-sopine-baseboard +SUBDIR+= u-boot-tinker SUBDIR+= u-boot-zynq-zybo-z7 SUBDIR+= upower SUBDIR+= ups-nut |