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: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2021-04-06 09:21:15 -05:00 committed by Kumar Gala
parent cc139194fa
commit ad8de4f974
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
build:
cmake: .
settings:
dts_root: .