On Tue, Jun 13, 2023 at 5:34 PM Bruce Richardson
wrote:
>
> The has_libfdt flag was using 0 and 1 integer values, instead of the
> more appropriate boolean type. Change to use true/false instead.
>
> Signed-off-by: Bruce Richardson
Reviewed-by: David Marchand
--
David Marchand
The has_libfdt flag was using 0 and 1 integer values, instead of the
more appropriate boolean type. Change to use true/false instead.
Signed-off-by: Bruce Richardson
---
config/meson.build | 4 ++--
drivers/net/ipn3ke/meson.build | 2 +-
drivers/raw/ifpga/meson.build | 2 +-
3 files
2 matches
Mail list logo