summaryrefslogtreecommitdiff
path: root/drivers/dma/pxp/Makefile
diff options
context:
space:
mode:
authorRobby Cai <R63905@freescale.com>2012-02-13 14:36:54 +0800
committerJason Liu <r64343@freescale.com>2012-07-20 13:22:46 +0800
commit9a1b66ee32e8bd236b769f7b9457d0c48c44fff2 (patch)
treeb4e3b8f7b5f446495574f1b9f25bf51686449f64 /drivers/dma/pxp/Makefile
parent095f0128ba7da0673140b7ede6000ee541ca0efc (diff)
ENGR00174299-1: driver part: Add ePxP v2 DMAENGINE driver
add ePxP v2 DMAENGINE driver Signed-off-by: Robby Cai <R63905@freescale.com>
Diffstat (limited to 'drivers/dma/pxp/Makefile')
-rw-r--r--drivers/dma/pxp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/pxp/Makefile b/drivers/dma/pxp/Makefile
index 88e51a7fb1e2..7372a8c032d3 100644
--- a/drivers/dma/pxp/Makefile
+++ b/drivers/dma/pxp/Makefile
@@ -1,2 +1,3 @@
obj-$(CONFIG_MXC_PXP) += pxp_dma.o
+obj-$(CONFIG_MXC_PXP_V2) += pxp_dma_v2.o
obj-$(CONFIG_MXC_PXP_CLIENT_DEVICE) += pxp_device.o