target/ppc: Add support for scv and rfscv instructions
[qemu/ar7.git] / hw / ssi / Makefile.objs
blob07a85f1967a80c5d10e71787b4043a962e796ee6
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 common-obj-$(CONFIG_OMAP) += omap_spi.o
10 common-obj-$(CONFIG_IMX) += imx_spi.o