162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# AMD Passthru DMA driver 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciobj-$(CONFIG_AMD_PTDMA) += ptdma.o 762306a36Sopenharmony_ci 862306a36Sopenharmony_ciptdma-objs := ptdma-dev.o ptdma-dmaengine.o ptdma-debugfs.o 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ciptdma-$(CONFIG_PCI) += ptdma-pci.o 11