summaryrefslogtreecommitdiff
path: root/zephyr/projects/asurada/hayato/BUILD.py
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/asurada/hayato/BUILD.py')
-rw-r--r--zephyr/projects/asurada/hayato/BUILD.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/projects/asurada/hayato/BUILD.py b/zephyr/projects/asurada/hayato/BUILD.py
index a8d71628b2..5d7ca230b3 100644
--- a/zephyr/projects/asurada/hayato/BUILD.py
+++ b/zephyr/projects/asurada/hayato/BUILD.py
@@ -3,7 +3,7 @@
# found in the LICENSE file.
register_binman_project(
- "hayato",
+ project_name="hayato",
zephyr_board="asurada",
dts_overlays=["battery.dts", "gpio.dts", "motionsense.dts", "pwm.dts"],
)