summaryrefslogtreecommitdiffstats
path: root/src/hw/ssi/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'src/hw/ssi/Makefile.objs')
-rw-r--r--src/hw/ssi/Makefile.objs6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/hw/ssi/Makefile.objs b/src/hw/ssi/Makefile.objs
new file mode 100644
index 0000000..9555825
--- /dev/null
+++ b/src/hw/ssi/Makefile.objs
@@ -0,0 +1,6 @@
+common-obj-$(CONFIG_PL022) += pl022.o
+common-obj-$(CONFIG_SSI) += ssi.o
+common-obj-$(CONFIG_XILINX_SPI) += xilinx_spi.o
+common-obj-$(CONFIG_XILINX_SPIPS) += xilinx_spips.o
+
+obj-$(CONFIG_OMAP) += omap_spi.o
OpenPOWER on IntegriCloud