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>pull/66/head
parent
5280d13c1e
commit
385b36674e
1 changed files with 2 additions and 0 deletions
@ -1,2 +1,4 @@ |
||||
build: |
||||
cmake: . |
||||
settings: |
||||
dts_root: . |
||||
|
Loading…
Reference in new issue