diff options
Diffstat (limited to 'drivers/dma/ti/Makefile')
-rw-r--r-- | drivers/dma/ti/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/dma/ti/Makefile b/drivers/dma/ti/Makefile new file mode 100644 index 0000000000..de2f9ac91a --- /dev/null +++ b/drivers/dma/ti/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0+ + +obj-$(CONFIG_TI_K3_NAVSS_UDMA) += k3-udma.o |