diff options
Diffstat (limited to 'drivers/dma/dw-axi-dmac-starfive/Makefile')
-rw-r--r-- | drivers/dma/dw-axi-dmac-starfive/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/dma/dw-axi-dmac-starfive/Makefile b/drivers/dma/dw-axi-dmac-starfive/Makefile new file mode 100644 index 000000000000..c30fd928982f --- /dev/null +++ b/drivers/dma/dw-axi-dmac-starfive/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-$(CONFIG_DW_AXI_DMAC_STARFIVE) += starfive_dmaengine_memcpy.o dw-axi-dmac-starfive-misc.o
\ No newline at end of file |