c05564c4d8
Android 13
6 lines
188 B
Makefile
Executable file
6 lines
188 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_TI_CPPI41) += cppi41.o
|
|
obj-$(CONFIG_TI_EDMA) += edma.o
|
|
obj-$(CONFIG_DMA_OMAP) += omap-dma.o
|
|
obj-$(CONFIG_TI_DMA_CROSSBAR) += dma-crossbar.o
|