EmbeddedPkg/FdtLib: build fdt_empty_tree.c

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>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
This commit is contained in:
Michael Zimmermann 2018-01-10 07:44:24 +01:00 committed by Ard Biesheuvel
parent 1e1d16971d
commit 84513df419
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#
[Sources]
fdt_empty_tree.c
fdt_ro.c
fdt_rw.c
fdt_strerror.c