]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 11 Mar 2021 06:30:54 +0000 (15:30 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Thu, 11 Mar 2021 09:22:48 +0000 (18:22 +0900)
commit738f8d78f6f8af53f886daf24294d628225f3372
tree88c1dd00142d73416d1dbe7c3bd1ed6259f66f5a
parent7bbfc35301048c50f961c5aa7176e6b0c064de20
kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)

This is a remnant of commit f044a510b7db ("kbuild: determine the output
format of DTC by the target suffix").

The parameter "yaml" is meaningless because cmd_dtc no loner takes $(2).

Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/Makefile.lib