commit | a846e726b5945d474ac14cca3f9e4c0aaf02d195 | [log] [tgz] |
---|---|---|
author | Morten Priess <mtpr@oticon.com> | Wed Apr 21 09:06:02 2021 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Apr 26 13:42:10 2021 +0200 |
tree | 63aa9a736137504c97af91179524f211c9517e0a | |
parent | 8e9884f937d71491ef8d9d601cea00902c389735 [diff] |
cmake: DTS post-processing of ELF file depends on CONFIG_HAS_DTS Only run gen_handles.py if CONFIG_HAS_DTS is set. This enables vendors without device tree implementations to compile without the generated dependencies. Signed-off-by: Morten Priess <mtpr@oticon.com>