commit | 444a2d19a8a6b20da4af516b92d8e47f6bd41490 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Wed Feb 24 20:40:52 2021 -0600 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Mar 03 17:29:29 2021 +0100 |
tree | 08569aa49bfd930bf1d13d22bdfab369e145e1ca | |
parent | fbd34dca1e619272a6489de32e7bb4ca9e049fc3 [diff] |
cmake: dtc: Validate EXTRA_DTC_FLAGS flags Make sure the flags in EXTRA_DTC_FLAGS are valid for the version of dtc we have and only invoke dtc with flags it supports. Fixes #32644 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>