scripts/Makefile.extrawarn: Silence more DTC warnings
authorTom Rini <trini@konsulko.com>
Fri, 22 Mar 2019 13:47:39 +0000 (09:47 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 25 Mar 2019 15:44:12 +0000 (11:44 -0400)
commit00717b00a585fcf2856de29481506c6389b032d3
tree2b0fc9d069617cf9d6f759238c901ec7a95a9c37
parentb02f2e79c6272d97bf0bd191e6ec8e748a39ad58
scripts/Makefile.extrawarn: Silence more DTC warnings

While our "extrawarns" logic has gotten out of sync with upstream
Kbuild, for now lets start by bringing in the latest set of DTC_FLAGS
from the Linux Kernel 5.0 to match their behavior in silencing warnings
from dtc.

Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
scripts/Makefile.extrawarn