Re: [PATCH 02/10] common/sfc_efx: use common base code build handling

2025-04-01 Thread Andrew Rybchenko
On 3/31/25 19:09, Bruce Richardson wrote: Use the base code build handling logic in the drivers/meson.build file, rather than re-implementing it in the driver itself. Signed-off-by: Bruce Richardson Acked-by: Andrew Rybchenko

[PATCH 02/10] common/sfc_efx: use common base code build handling

2025-03-31 Thread Bruce Richardson
Use the base code build handling logic in the drivers/meson.build file, rather than re-implementing it in the driver itself. Signed-off-by: Bruce Richardson --- drivers/common/sfc_efx/base/meson.build | 18 +++--- drivers/common/sfc_efx/meson.build | 3 --- 2 files changed, 3 i