Commit 72321cad authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Paolo Pisati
Browse files

kbuild: add dt_binding_check to PHONY in a correct place

BugLink: https://bugs.launchpad.net/bugs/1868538



[ Upstream commit c473a8d0 ]

The dt_binding_check is added to PHONY, but it is invisible when
$(dtstree) is empty. So, it is not specified as phony for
ARCH=x86 etc.

Add it to PHONY outside the ifneq ... endif block.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarPaolo Pisati <paolo.pisati@canonical.com>
parent afadc748
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment