summaryrefslogtreecommitdiff
path: root/drivers/dma/Makefile
diff options
context:
space:
mode:
authorDanny Nold <dannynold@freescale.com>2011-05-03 16:41:33 -0500
committerJason Liu <r64343@freescale.com>2012-01-09 20:08:34 +0800
commit48a35a7c698f366d9cb91123742cbc82b0a8a223 (patch)
treecb1ae56149bbc249bd1ae35a7e1bc9772697778d /drivers/dma/Makefile
parent7059751fc6408f3f030f670837dc34ce00f50b8b (diff)
ENGR00142950-6 - PxP DMA: Port PxP driver to 2.6.38 kernel
- Add drivers/dma/pxp and all PxP driver files within Signed-off-by: Danny Nold <dannynold@freescale.com>
Diffstat (limited to 'drivers/dma/Makefile')
-rw-r--r--drivers/dma/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/Makefile b/drivers/dma/Makefile
index 836095ab3c5c..e34807156e7a 100644
--- a/drivers/dma/Makefile
+++ b/drivers/dma/Makefile
@@ -13,6 +13,7 @@ obj-$(CONFIG_MV_XOR) += mv_xor.o
obj-$(CONFIG_DW_DMAC) += dw_dmac.o
obj-$(CONFIG_AT_HDMAC) += at_hdmac.o
obj-$(CONFIG_MX3_IPU) += ipu/
+obj-$(CONFIG_MXC_PXP) += pxp/
obj-$(CONFIG_TXX9_DMAC) += txx9dmac.o
obj-$(CONFIG_SH_DMAE) += shdma.o
obj-$(CONFIG_COH901318) += coh901318.o coh901318_lli.o