summaryrefslogtreecommitdiff
path: root/board/rammus/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/rammus/build.mk')
-rw-r--r--board/rammus/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/rammus/build.mk b/board/rammus/build.mk
index 21f6e4c99e..5a9cabdcae 100644
--- a/board/rammus/build.mk
+++ b/board/rammus/build.mk
@@ -9,7 +9,7 @@
CHIP:=npcx
CHIP_VARIANT:=npcx5m6g
-board-y=board.o
+board-y=board.o cbi_ssfc.o
board-$(CONFIG_BATTERY_SMART)+=battery.o
board-$(CONFIG_LED_COMMON)+=led.o
board-$(CONFIG_USB_POWER_DELIVERY)+=usb_pd_policy.o