summaryrefslogtreecommitdiff
path: root/zephyr/projects/posix-ec/BUILD.py
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/posix-ec/BUILD.py')
-rw-r--r--zephyr/projects/posix-ec/BUILD.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/zephyr/projects/posix-ec/BUILD.py b/zephyr/projects/posix-ec/BUILD.py
index b94d087642..a324f2ad39 100644
--- a/zephyr/projects/posix-ec/BUILD.py
+++ b/zephyr/projects/posix-ec/BUILD.py
@@ -2,4 +2,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+"""Define zmake projects for posix-ec."""
+
register_host_project(project_name="posix-ec")