aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mmp/Makefile
diff options
context:
space:
mode:
authorEric Miao <eric.miao@marvell.com>2009-03-20 13:33:49 +0800
committerEric Miao <eric.miao@marvell.com>2009-03-23 10:11:38 +0800
commit01215e35c28a719f38e2cafe90a2806f0e452de6 (patch)
treef92dd013c9c522d105e560052b7fa90dd818df91 /arch/arm/mach-mmp/Makefile
parenta3929f31cb2300f1ab190a0168e55bb55222ee40 (diff)
[ARM] pxa: add base support for pxa910-based TTC_DKB
Signed-off-by: Bin Yang <bin.yang@marvell.com> Signed-off-by: Eric Miao <eric.miao@marvell.com>
Diffstat (limited to 'arch/arm/mach-mmp/Makefile')
-rw-r--r--arch/arm/mach-mmp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mmp/Makefile b/arch/arm/mach-mmp/Makefile
index 542aafae5b1..6883e658488 100644
--- a/arch/arm/mach-mmp/Makefile
+++ b/arch/arm/mach-mmp/Makefile
@@ -12,3 +12,4 @@ obj-$(CONFIG_CPU_PXA910) += pxa910.o
obj-$(CONFIG_MACH_ASPENITE) += aspenite.o
obj-$(CONFIG_MACH_ZYLONITE2) += aspenite.o
obj-$(CONFIG_MACH_TAVOREVB) += tavorevb.o
+obj-$(CONFIG_MACH_TTC_DKB) += ttc_dkb.o