zephyr/module.yml: Declare this repo as a dts_root

Set repo root as a DTS_ROOT.
This will get cmake to look into dts/ to find .dtsi files.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2020-07-08 14:32:53 +02:00 committed by Kumar Gala
parent 5280d13c1e
commit 385b36674e
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
build:
cmake: .
settings:
dts_root: .