summaryrefslogtreecommitdiff
path: root/zephyr/projects/herobrine/BUILD.py
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/herobrine/BUILD.py')
-rw-r--r--zephyr/projects/herobrine/BUILD.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/projects/herobrine/BUILD.py b/zephyr/projects/herobrine/BUILD.py
index 95d041a540..ce0391df35 100644
--- a/zephyr/projects/herobrine/BUILD.py
+++ b/zephyr/projects/herobrine/BUILD.py
@@ -32,8 +32,8 @@ def register_variant(project_name, extra_dts_overlays=(), extra_kconfig_files=()
register_variant(
- project_name="herobrine_npcx9",
- extra_kconfig_files=[here / "prj_herobrine_npcx9.conf"],
+ project_name="herobrine",
+ extra_kconfig_files=[here / "prj_herobrine.conf"],
)