summaryrefslogtreecommitdiff
path: root/board/grunt/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/grunt/build.mk')
-rw-r--r--board/grunt/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/grunt/build.mk b/board/grunt/build.mk
index ec727e96c0..17edac9b50 100644
--- a/board/grunt/build.mk
+++ b/board/grunt/build.mk
@@ -10,6 +10,6 @@ CHIP:=npcx
CHIP_FAMILY:=npcx7
CHIP_VARIANT:=npcx7m6f
-board-y=board.o
+board-y=board.o led.o
board-$(CONFIG_BATTERY_SMART)+=battery.o
board-$(CONFIG_USB_POWER_DELIVERY)+=usb_pd_policy.o