summaryrefslogtreecommitdiff
path: root/board/voxel/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/voxel/build.mk')
-rw-r--r--board/voxel/build.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/voxel/build.mk b/board/voxel/build.mk
index b78172d3cf..1621551793 100644
--- a/board/voxel/build.mk
+++ b/board/voxel/build.mk
@@ -8,7 +8,13 @@
CHIP:=npcx
CHIP_FAMILY:=npcx7
+# A limited Voxe boards are reworked with NPCX797FC variant. Set the
+# modify the variant type to match.
+ifeq ($(BOARD),voxel_npcx797fc)
+CHIP_VARIANT:=npcx7m7fc
+else
CHIP_VARIANT:=npcx7m6fc
+endif
BASEBOARD:=volteer
board-y=board.o