Merge branch 'linus' into x86/asm, before applying dependent patch
[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.0394 seconds and 6 git commands to generate.