From: Michael Zimmermann <sigmaepsilon92@gmail.com>
To: edk2-devel@lists.01.org
Cc: Leif Lindholm <leif.lindholm@linaro.org>,
Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: [PATCH] EmbeddedPkg/FdtLib: build fdt_empty_tree.c
Date: Wed, 10 Jan 2018 07:44:24 +0100 [thread overview]
Message-ID: <20180110064424.20804-1-sigmaepsilon92@gmail.com> (raw)
We're currently building everything except for this file.
Since 'fdt_create_empty_tree' can be useful for some
platforms, compile this one too.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael Zimmermann <sigmaepsilon92@gmail.com>
---
EmbeddedPkg/Library/FdtLib/FdtLib.inf | 1 +
1 file changed, 1 insertion(+)
diff --git a/EmbeddedPkg/Library/FdtLib/FdtLib.inf b/EmbeddedPkg/Library/FdtLib/FdtLib.inf
index b26d37422da2..7aa44a302d89 100644
--- a/EmbeddedPkg/Library/FdtLib/FdtLib.inf
+++ b/EmbeddedPkg/Library/FdtLib/FdtLib.inf
@@ -26,6 +26,7 @@
#
[Sources]
+ fdt_empty_tree.c
fdt_ro.c
fdt_rw.c
fdt_strerror.c
--
2.15.1
next reply other threads:[~2018-01-10 6:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-10 6:44 Michael Zimmermann [this message]
2018-01-12 8:43 ` [PATCH] EmbeddedPkg/FdtLib: build fdt_empty_tree.c Ard Biesheuvel
2018-01-15 12:09 ` Ard Biesheuvel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180110064424.20804-1-sigmaepsilon92@gmail.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox