zephyr/module.yml: Update to use cmake-ext/kconfig-ext

Move to using cmake-ext/kconfig-ext which means we'll look in the
zephyr repo for cmake and kconfig files.  This allows us to put
zephyr specific integrations with zephyr itself.

We'll have the zephyr side cmake include the module cmake so this
should effectively be transparent at this point.  (we'd do the same
for kconfig, but there are no kconfig files in this repo).

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2021-07-27 11:41:24 -05:00 committed by Maureen Helm
parent bb97ba1cb3
commit 1d823ea49b
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
name: hal_nxp
build:
cmake: .
cmake-ext: True
kconfig-ext: True
settings:
dts_root: .