kbuild: Silence unavoidable dtc overlay warnings
authorPhil Elwell <phil@raspberrypi.com>
Fri, 29 Jan 2021 10:34:11 +0000 (10:34 +0000)
committerPhil Elwell <phil@raspberrypi.com>
Fri, 29 Jan 2021 10:38:20 +0000 (10:38 +0000)
commitf4590cfb672e86de142af37c11776d1510c48018
treede5d3c20b447df36dc8798bb6e0efa92a42f50a8
parent6af8ae321a801a4e20183454c65eb0d23069d8ac
kbuild: Silence unavoidable dtc overlay warnings

Much effort has been put into finding ways to avoid warnings from dtc
about overlays, usually to do with the presence of #address-cells and
size-cells, but not exclusively so. Since the issues being warned about
are harmless, suppress the warnings to declutter the build output and
to avoid alarming users.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
scripts/Makefile.lib