Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-dec-16-2019' into...
[qemu/ar7.git] / hw / ssi / Makefile.objs
blobf5bcc65fe7995f15964528096112401ff5eb83d2
1 common-obj-$(CONFIG_PL022) += pl022.o
2 common-obj-$(CONFIG_SSI) += ssi.o
3 common-obj-$(CONFIG_XILINX_SPI) += xilinx_spi.o
4 common-obj-$(CONFIG_XILINX_SPIPS) += xilinx_spips.o
5 common-obj-$(CONFIG_ASPEED_SOC) += aspeed_smc.o
6 common-obj-$(CONFIG_STM32F2XX_SPI) += stm32f2xx_spi.o
7 common-obj-$(CONFIG_MSF2) += mss-spi.o
9 obj-$(CONFIG_OMAP) += omap_spi.o
10 obj-$(CONFIG_IMX) += imx_spi.o