kbuild: Silence unavoidable dtc overlay warnings
authorPhil Elwell <phil@raspberrypi.com>
Fri, 29 Jan 2021 10:34:11 +0000 (10:34 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:08 +0000 (11:33 +0000)
commite970f4eb7de56651ea4e413a009c599b7004f3c1
tree78482b12a343334ce6e819af52d9756f620ec482
parent7b8398c2cc9a54b781c657cede482965828c10ec
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