summaryrefslogtreecommitdiff
path: root/zephyr/program/geralt/BUILD.py
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/geralt/BUILD.py')
-rw-r--r--zephyr/program/geralt/BUILD.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/program/geralt/BUILD.py b/zephyr/program/geralt/BUILD.py
index f41948506a..cc4c2b1946 100644
--- a/zephyr/program/geralt/BUILD.py
+++ b/zephyr/program/geralt/BUILD.py
@@ -17,6 +17,7 @@ def register_geralt_project(
here / "program.conf",
here / project_name / "project.conf",
],
+ inherited_from=["geralt"],
)