https://github.com/torvalds/linux
Revision c473a8d03ea8e03ca9d649b0b6d72fbcf6212c05 authored by Masahiro Yamada on 22 February 2020, 19:04:34 UTC, committed by Masahiro Yamada on 26 February 2020, 17:28:15 UTC
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: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
1 parent 964a596
History
Tip revision: c473a8d03ea8e03ca9d649b0b6d72fbcf6212c05 authored by Masahiro Yamada on 22 February 2020, 19:04:34 UTC
kbuild: add dt_binding_check to PHONY in a correct place
Tip revision: c473a8d
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.0 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.7 KB
.mailmap -rw-r--r-- 14.8 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 97.3 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 532.9 KB
Makefile -rw-r--r-- 59.0 KB
README -rw-r--r-- 727 bytes

README

back to top