KVM: x86: zero apic_arb_prio on reset
[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.031475 seconds and 5 git commands to generate.