diff options
Diffstat (limited to 'drivers/dma/dw/Makefile')
-rw-r--r-- | drivers/dma/dw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/dw/Makefile b/drivers/dma/dw/Makefile new file mode 100644 index 00000000000..dd8d9936bee --- /dev/null +++ b/drivers/dma/dw/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_DW_DMAC) += dw_dmac.o |