1# SPDX-License-Identifier: GPL-2.0 2 3obj-$(CONFIG_DW_EDMA) += dw-edma.o 4dw-edma-objs := dw-edma-core.o \ 5 dw-edma-v0-core.o 6