mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] optee: Add missing dependency on host-dtc
@ 2023-05-11 13:22 Robin van der Gracht
  2023-05-17 16:14 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Robin van der Gracht @ 2023-05-11 13:22 UTC (permalink / raw)
  To: ptxdist; +Cc: Robin van der Gracht

Signed-off-by: Robin van der Gracht <robin@protonic.nl>
---
 platforms/optee.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/platforms/optee.in b/platforms/optee.in
index 4e2b4eb25..371f5b237 100644
--- a/platforms/optee.in
+++ b/platforms/optee.in
@@ -6,6 +6,7 @@ menuconfig OPTEE
 	select HOST_SYSTEM_PYTHON3
 	select HOST_SYSTEM_PYTHON3_PYELFTOOLS
 	select HOST_SYSTEM_PYTHON3_CRYPTOGRAPHY
+	select HOST_DTC
 	depends on ARCH_ARM || ARCH_ARM64
 	depends on !ARCH_ARM64 || BROKEN
 	help
-- 
2.39.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-17 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-11 13:22 [ptxdist] [PATCH] optee: Add missing dependency on host-dtc Robin van der Gracht
2023-05-17 16:14 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox