On 12 January 2018 at 08:43, Ard Biesheuvel <[email protected]> wrote:
> On 10 January 2018 at 06:44, Michael Zimmermann
> <[email protected]> wrote:
>> 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 <[email protected]>
>
> Reviewed-by: Ard Biesheuvel <[email protected]>
>

Pushed as 84513df41996

>> ---
>>  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
>>
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to