]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/dma/Makefile
arc: No need in sections defined in sources with newer tools
[people/ms/u-boot.git] / drivers / dma / Makefile
CommitLineData
72f56adc
TL
1#
2# (C) Copyright 2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
72f56adc
TL
6#
7
a0594cef
M
8obj-$(CONFIG_DMA) += dma-uclass.o
9
710f1d3d
MY
10obj-$(CONFIG_FSLDMAFEC) += MCD_tasksInit.o MCD_dmaApi.o MCD_tasks.o
11obj-$(CONFIG_APBH_DMA) += apbh_dma.o
12obj-$(CONFIG_FSL_DMA) += fsl_dma.o
9ea9021a 13obj-$(CONFIG_TI_KSNAV) += keystone_nav.o keystone_nav_cfg.o
e165b1d3 14obj-$(CONFIG_TI_EDMA3) += ti-edma3.o
980db8ca 15obj-$(CONFIG_DMA_LPC32XX) += lpc32xx_dma.o