Skip to content

Commit 18481fe

Browse files
Hi-Im-Davidnordicjm
authored andcommitted
modules: Add support for soc directory in NCS
nRF7120 has been added to soc folder in NCS Therefore, soc_root needs to be added to module.yml Signed-off-by: David Jewsbury <david.jewsbury@nordicsemi.no>
1 parent 165c64d commit 18481fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zephyr/module.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ build:
44
sysbuild-cmake: sysbuild
55
sysbuild-kconfig: sysbuild/Kconfig.sysbuild
66
settings:
7+
soc_root: .
78
board_root: .
89
dts_root: .
910
module_ext_root: .

0 commit comments

Comments
 (0)