xref: /kernel/linux/linux-6.6/drivers/dma/dw-edma/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/dma/dw-edma/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciobj-$(CONFIG_DW_EDMA)		+= dw-edma.o
462306a36Sopenharmony_cidw-edma-$(CONFIG_DEBUG_FS)	:= dw-edma-v0-debugfs.o	\
562306a36Sopenharmony_ci				   dw-hdma-v0-debugfs.o
662306a36Sopenharmony_cidw-edma-objs			:= dw-edma-core.o	\
762306a36Sopenharmony_ci				   dw-edma-v0-core.o	\
862306a36Sopenharmony_ci				   dw-hdma-v0-core.o $(dw-edma-y)
962306a36Sopenharmony_ciobj-$(CONFIG_DW_EDMA_PCIE)	+= dw-edma-pcie.o
10

Indexes created Thu Nov 07 10:32:03 CST 2024