qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt


From: Paolo Bonzini
Subject: Re: [RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt
Date: Fri, 14 May 2021 07:29:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 14/05/21 01:35, David Gibson wrote:
"FDT" is set by meson.build if the library is available, LIBFDT is set by
the board to link with the library.  In other words CONFIG_FDT is per-build,
while CONFIG_LIBFDT is per-target.
Oof... that's highly non-obvious.  Could we call it HAVE_LIBFDT and
USE_LIBFDT instead?


Certainly okay by me.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]