]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/dma/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-imx
[karo-tx-uboot.git] / drivers / dma / Makefile
1 #
2 # (C) Copyright 2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 obj-$(CONFIG_FSLDMAFEC) += MCD_tasksInit.o MCD_dmaApi.o MCD_tasks.o
9 obj-$(CONFIG_APBH_DMA) += apbh_dma.o
10 obj-$(CONFIG_FSL_DMA) += fsl_dma.o
11 obj-$(CONFIG_TI_KSNAV) += keystone_nav.o keystone_nav_cfg.o
12 obj-$(CONFIG_TI_EDMA3) += ti-edma3.o