summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-dma/Makefile
diff options
context:
space:
mode:
authorJohn Crispin2018-03-14 21:22:35 +0100
committerGreg Kroah-Hartman2018-03-19 19:56:02 +0100
commit0853c7a53eb369b41821b9eda22a8de55f434060 (patch)
tree730ff7a6be965639ab1cc8ef3c51e9b197e7fc05 /drivers/staging/mt7621-dma/Makefile
parentstaging: mt7621-spi: add mt7621 support (diff)
downloadkernel-qcow2-linux-0853c7a53eb369b41821b9eda22a8de55f434060.tar.gz
kernel-qcow2-linux-0853c7a53eb369b41821b9eda22a8de55f434060.tar.xz
kernel-qcow2-linux-0853c7a53eb369b41821b9eda22a8de55f434060.zip
staging: mt7621-dma: ralink: add rt2880 dma engine
Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: NeilBrown <neil@brown.name> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/mt7621-dma/Makefile')
-rw-r--r--drivers/staging/mt7621-dma/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/staging/mt7621-dma/Makefile b/drivers/staging/mt7621-dma/Makefile
new file mode 100644
index 000000000000..d3152d45cf45
--- /dev/null
+++ b/drivers/staging/mt7621-dma/Makefile
@@ -0,0 +1,4 @@
+obj-$(CONFIG_DMA_RALINK) += ralink-gdma.o
+obj-$(CONFIG_MTK_HSDMA) += mtk-hsdma.o
+
+ccflags-y += -I$(srctree)/drivers/dma