]> Git Repo - linux.git/blob - drivers/dma/hsu/Makefile
ALSA: hda: Skip controller resume if not needed
[linux.git] / drivers / dma / hsu / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_HSU_DMA)           += hsu_dma.o
3 hsu_dma-objs            := hsu.o
4
5 obj-$(CONFIG_HSU_DMA_PCI)       += hsu_dma_pci.o
6 hsu_dma_pci-objs        := pci.o
This page took 0.034681 seconds and 4 git commands to generate.