summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/npcx9/board.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/arm/npcx9/board.cmake')
-rw-r--r--zephyr/boards/arm/npcx9/board.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/zephyr/boards/arm/npcx9/board.cmake b/zephyr/boards/arm/npcx9/board.cmake
new file mode 100644
index 0000000000..a204305534
--- /dev/null
+++ b/zephyr/boards/arm/npcx9/board.cmake
@@ -0,0 +1,5 @@
+# Copyright 2021 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+set(NPCX_IMAGE_FILE ${PROJECT_BINARY_DIR}/zephyr.npcx.bin)