dt-bindings: do not build processed-schema.yaml for 'make dt_binding_check'
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 25 Jun 2020 17:04:32 +0000 (02:04 +0900)
committerRob Herring <robh@kernel.org>
Tue, 30 Jun 2020 14:42:26 +0000 (08:42 -0600)
commitce810eeb6540f1210fc78eb430d447b5b93337ab
tree3c201d28d0fb17e721251f394d0e7f16cde805fa
parentfa714cf58c7c09a454ff9fda2ee8318591128eb6
dt-bindings: do not build processed-schema.yaml for 'make dt_binding_check'

Currently, processed-schema.yaml is always built, but it is actually
used only for 'make dtbs_check'.

'make dt_binding_check' uses processed-schema-example.yaml instead.

Build processed-schema.yaml only for 'make dtbs_check'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20200625170434.635114-3-masahiroy@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/Makefile