On Mon, Feb 15, 2021 at 9:50 AM Masahiro Yamada <masahi...@kernel.org> wrote:
>
> The rules in these Makefiles cannot detect the command line change
> because the prerequisite 'FORCE' is missing.
>
> Adding 'FORCE' will result in the headers being rebuilt every time
> because the 'targets' additions are also wrong; the file paths in
> 'targets' must be relative to the current Makefile.
>
> Fix all of them so the if_changed rules work correctly.
>
> Signed-off-by: Masahiro Yamada <masahi...@kernel.org>
> Acked-by: Geert Uytterhoeven <ge...@linux-m68k.org>


Both applied to linux-kbuild.


-- 
Best Regards
Masahiro Yamada

Reply via email to