Re: [PATCH v1] tools: Fix compile error of pfrut/firewire

From: Takashi Sakamoto
Date: Fri Mar 28 2025 - 21:07:35 EST


Hi,

On Fri, Mar 28, 2025 at 03:47:50PM +0800, Riwen Lu wrote:
> The value -rR of MAKEFLAGS implicit do not use make's built-in rules and
> variables. Previous commit d1d096312176 ("tools: fix annoying "mkdir -p
> ..." logs when building tools in parallel") removed the MAKEFLAGS=
> command for tools and caused the built-in rules for pfrut/firewire
> failed to take effect.
>
> Reported-by: k2ci <kernel-bot@xxxxxxxxxx>
> Signed-off-by: Riwen Lu <luriwen@xxxxxxxxxx>
> ---
> tools/firewire/Makefile | 7 +++++++
> tools/power/acpi/tools/pfrut/Makefile | 2 +-
> 2 files changed, 8 insertions(+), 1 deletion(-)

As long as testing with v6.14 release, I can not find such failure. I
guess that some one has fixed the issue between the commit and the
release.

Would you please recheck the issue?


Thanks

Takashi Sakamoto