public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [edk2-platforms: PATCH v4] Marvell/Armada80x0Db: Fix build
@ 2023-12-31 11:06 Marcin Wojtas
  2024-01-02 20:57 ` Narinder Dhillon
  2024-01-03 13:24 ` Ard Biesheuvel
  0 siblings, 2 replies; 6+ messages in thread
From: Marcin Wojtas @ 2023-12-31 11:06 UTC (permalink / raw)
  To: devel; +Cc: quic_llindhol, ardb+tianocore, mw, ndhillon, Marcin Wojtas

Commit ec5de71d83 ("Silicon/Marvell: Restructure package")
broke Armada80x0Db build by unintentional removal of
device tree component. Restore it.

Signed-off-by: Marcin Wojtas <marcin.s.wojtas@gmail.com>
---
 Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc b/Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc
index 22a0040265..501811a050 100644
--- a/Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc
+++ b/Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc
@@ -31,6 +31,9 @@
 
 !include MdePkg/MdeLibs.dsc.inc
 
+[Components.common]
+  Silicon/Marvell/Armada7k8k/DeviceTree/Armada80x0Db.inf
+
 [Components.AARCH64]
   Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db.inf
 
-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#113051): https://edk2.groups.io/g/devel/message/113051
Mute This Topic: https://groups.io/mt/103490025/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



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

end of thread, other threads:[~2024-01-03 13:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-31 11:06 [edk2-devel] [edk2-platforms: PATCH v4] Marvell/Armada80x0Db: Fix build Marcin Wojtas
2024-01-02 20:57 ` Narinder Dhillon
2024-01-02 23:39   ` Marcin Wojtas
2024-01-02 23:46     ` Marcin Wojtas
2024-01-02 23:49       ` Narinder Dhillon
2024-01-03 13:24 ` Ard Biesheuvel

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