Re: [PATCH v1] tools: Fix compile error of pfrut/firewire
Takashi Sakamoto <[email protected]>
| Newsgroups | gmane.linux.acpi.devel,gmane.linux.kernel.firewire.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]>
> Signed-off-by: Riwen Lu <[email protected]>
> ---
> 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