]> git.proxmox.com Git - mirror_qemu.git/blame - hw/dma/Makefile.objs
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging
[mirror_qemu.git] / hw / dma / Makefile.objs
CommitLineData
49ab747f
PB
1common-obj-$(CONFIG_PUV3) += puv3_dma.o
2common-obj-$(CONFIG_RC4030) += rc4030.o
3common-obj-$(CONFIG_PL080) += pl080.o
4common-obj-$(CONFIG_PL330) += pl330.o
5common-obj-$(CONFIG_I82374) += i82374.o
6common-obj-$(CONFIG_I8257) += i8257.o
7common-obj-$(CONFIG_XILINX_AXI) += xilinx_axidma.o
034c2e69 8common-obj-$(CONFIG_ZYNQ_DEVCFG) += xlnx-zynq-devcfg.o
d2c0bd84
PB
9common-obj-$(CONFIG_ETRAXFS) += etraxfs_dma.o
10common-obj-$(CONFIG_STP2000) += sparc32_dma.o
11common-obj-$(CONFIG_SUN4M) += sun4m_iommu.o
d3c6369a 12obj-$(CONFIG_XLNX_ZYNQMP) += xlnx_dpdma.o
d2c0bd84
PB
13
14obj-$(CONFIG_OMAP) += omap_dma.o soc_dma.o
15obj-$(CONFIG_PXA2XX) += pxa2xx_dma.o
6717f587 16obj-$(CONFIG_RASPI) += bcm2835_dma.o