Re: [PATCH] kbuild: specify FORCE as .PHONY target in Makefile.headersinst

From: Masahiro Yamada
Date: Wed Nov 15 2017 - 19:14:04 EST


2017-11-13 19:33 GMT+09:00 Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>:
> Swap the order of ".PHONY: $(PHONY)" and "PHONY += FORCE"
> so that FORCE is correctly specified as a .PHONY target.
>
> Use a preferred way for specifying $(subdirs) as .PHONY targets.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
> ---
>


Applied to linux-kbuild/kbuild.



Best Regards
Masahiro Yamada