diff options
Diffstat (limited to 'drivers/dma/ipu/Makefile')
-rw-r--r-- | drivers/dma/ipu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/dma/ipu/Makefile b/drivers/dma/ipu/Makefile new file mode 100644 index 000000000..c79ff116d --- /dev/null +++ b/drivers/dma/ipu/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-y += ipu_irq.o ipu_idmac.o |