summaryrefslogtreecommitdiffstats
path: root/drivers/hsi/clients/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hsi/clients/Makefile')
-rw-r--r--drivers/hsi/clients/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/hsi/clients/Makefile b/drivers/hsi/clients/Makefile
index 327c0e27c8b0..ccbf768ea42b 100644
--- a/drivers/hsi/clients/Makefile
+++ b/drivers/hsi/clients/Makefile
@@ -2,4 +2,5 @@
# Makefile for HSI clients
#
-obj-$(CONFIG_HSI_CHAR) += hsi_char.o
+obj-$(CONFIG_SSI_PROTOCOL) += ssi_protocol.o
+obj-$(CONFIG_HSI_CHAR) += hsi_char.o