Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi/fix...
[deliverable/linux.git] / drivers / dma / hsu / Makefile
1 obj-$(CONFIG_HSU_DMA) += hsu_dma.o
2 hsu_dma-objs := hsu.o
3
4 obj-$(CONFIG_HSU_DMA_PCI) += hsu_dma_pci.o
5 hsu_dma_pci-objs := pci.o
This page took 0.041365 seconds and 6 git commands to generate.