2017-11-13 19:33 GMT+09:00 Masahiro Yamada <yamada.masah...@socionext.com>: > 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.masah...@socionext.com> > --- >
Applied to linux-kbuild/kbuild. Best Regards Masahiro Yamada