aboutsummaryrefslogtreecommitdiff
path: root/hw/ssi/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ssi/Makefile.objs')
-rw-r--r--hw/ssi/Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ssi/Makefile.objs b/hw/ssi/Makefile.objs
index 9555825aca..fcbb79ef01 100644
--- a/hw/ssi/Makefile.objs
+++ b/hw/ssi/Makefile.objs
@@ -4,3 +4,4 @@ common-obj-$(CONFIG_XILINX_SPI) += xilinx_spi.o
common-obj-$(CONFIG_XILINX_SPIPS) += xilinx_spips.o
obj-$(CONFIG_OMAP) += omap_spi.o
+obj-$(CONFIG_IMX) += imx_spi.o