Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus
[deliverable/linux.git] / drivers / dma / dw / Makefile
1 obj-$(CONFIG_DW_DMAC_CORE) += dw_dmac_core.o
2 dw_dmac_core-objs := core.o
3
4 obj-$(CONFIG_DW_DMAC) += dw_dmac.o
5 dw_dmac-objs := platform.o
6
7 obj-$(CONFIG_DW_DMAC_PCI) += dw_dmac_pci.o
8 dw_dmac_pci-objs := pci.o
This page took 0.261406 seconds and 6 git commands to generate.