summaryrefslogtreecommitdiff
path: root/zephyr/module.yml
diff options
context:
space:
mode:
authorYuval Peress <peress@google.com>2022-10-03 13:12:45 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-10-06 17:00:39 +0000
commitcefc4c4e4a34420465fb948bd61893396c0ea3c3 (patch)
tree1bd6572cb5b56e136e8d94fc9b11016b95c9b871 /zephyr/module.yml
parentaed94bc73cc576b8fa5574bb8eaad02ce85ee35c (diff)
downloadchrome-ec-cefc4c4e4a34420465fb948bd61893396c0ea3c3.tar.gz
zephyr: Move root cmakestabilize-15167.B-main
Move the root level CMake for the EC module to the top level directory. This will simplify future changes where zephyr logic is intermixed with legacy EC logic during the migration effort. BRANCH=none BUG=b:246839061 TEST=zmake build -all && ./twister -v Change-Id: I5e67310b2237aeffdf8033c5cf1201cb67559158 Signed-off-by: Yuval Peress <peress@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3932868 Reviewed-by: Keith Short <keithshort@chromium.org> Reviewed-by: Aaron Massey <aaronmassey@google.com>
Diffstat (limited to 'zephyr/module.yml')
-rw-r--r--zephyr/module.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/module.yml b/zephyr/module.yml
index 7988a425e5..286c090bbd 100644
--- a/zephyr/module.yml
+++ b/zephyr/module.yml
@@ -3,7 +3,7 @@
# found in the LICENSE file.
build:
- cmake: zephyr/
- kconfig: zephyr/Kconfig
+ cmake: .
+ kconfig: Kconfig
settings:
board_root: zephyr/