summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>2022-02-09 01:57:57 +0000
committermrg <mrg@pkgsrc.org>2022-02-09 01:57:57 +0000
commit0319e596ce847eb6fa03dd995e69ead5f7499385 (patch)
tree833e032f59d5019106df08ddf249a7578cd5385f /sysutils/Makefile
parent70d01261b426039177818cab6cd175039accefbf (diff)
downloadpkgsrc-0319e596ce847eb6fa03dd995e69ead5f7499385.tar.gz
Add Trusted Firmware-A (TF-A, the new name for Arm'sATF) v2.6 with
support for rk3328 (not yet tested), rk3399 (tested), and fiptool. these will obsolete the existing arm-trusted-firmware* (v2.3) packages once all consumers are updated and tested, and currently the sun50i_a64 and sun50i-h6 targets are not yet available.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 4c7ee468ff3..f8b0af1c334 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.990 2022/02/05 03:14:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.991 2022/02/09 01:57:57 mrg Exp $
#
COMMENT= System utilities
@@ -706,6 +706,9 @@ SUBDIR+= tphdisk
SUBDIR+= trash
SUBDIR+= tre-command
SUBDIR+= tree
+SUBDIR+= trusted-firmware-a-fiptool
+SUBDIR+= trusted-firmware-a-rk3328
+SUBDIR+= trusted-firmware-a-rk3399
SUBDIR+= ts
SUBDIR+= tsm8
SUBDIR+= ttyplot