]> git.ipfire.org Git - thirdparty/linux.git/commit - scripts/Makefile.lib
scripts: turn off some new dtc warnings by default
authorRob Herring <robh@kernel.org>
Wed, 28 Feb 2018 14:09:45 +0000 (08:09 -0600)
committerRob Herring <robh@kernel.org>
Tue, 6 Mar 2018 02:58:18 +0000 (20:58 -0600)
commit4fd98e374fd377ae0458a9dc44aa779cf9631ddd
tree18d1dd1c70a885f05b7c1cfb1694c2ad66245238
parent9130ba884640328bb78aaa4840e5ddf06ccafb1c
scripts: turn off some new dtc warnings by default

The latest dtc update adds some new noisy warnings, so turn them off by
default. Disable 'avoid_unnecessary_addr_size' and 'alias_paths'. They
can be re-enabled by building with 'W=1'.

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