aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-02-23 04:04:33 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2020-02-27 02:26:01 +0900
commit964a596db8db8c77c9903dd05655696696e6b3ad (patch)
tree99427310579daa507e69d28774ca38591281207b /net
parentkbuild: remove unneeded semicolon at the end of cmd_dtb_check (diff)
downloadlinux-dev-964a596db8db8c77c9903dd05655696696e6b3ad.tar.xz
linux-dev-964a596db8db8c77c9903dd05655696696e6b3ad.zip
kbuild: add dtbs_check to PHONY
The dtbs_check should be a phony target, but currently it is not specified so. 'make dtbs_check' works even if a file named 'dtbs_check' exists because it depends on another phony target, scripts_dtc, but we should not rely on it. Add dtbs_check to PHONY. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Acked-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions