summaryrefslogtreecommitdiff
path: root/chip/ish/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chip/ish/build.mk')
-rw-r--r--chip/ish/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chip/ish/build.mk b/chip/ish/build.mk
index c938df70fd..e2fc4872de 100644
--- a/chip/ish/build.mk
+++ b/chip/ish/build.mk
@@ -24,6 +24,7 @@ chip-$(CONFIG_ISH_IPC)+=ipc_heci.o
chip-$(CONFIG_HECI)+=heci.o system_state_subsys.o
chip-$(CONFIG_HID_SUBSYS)+=hid_subsys.o
chip-$(CONFIG_WATCHDOG)+=watchdog.o
+chip-$(CONFIG_HOSTCMD_HECI)+=host_command_heci.o
# location of the scripts and keys used to pack the SPI flash image
SCRIPTDIR:=./chip/${CHIP}/util