summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp/Makefile
diff options
context:
space:
mode:
authorEric Miao2009-03-20 06:33:49 +0100
committerEric Miao2009-03-23 03:11:38 +0100
commit01215e35c28a719f38e2cafe90a2806f0e452de6 (patch)
treef92dd013c9c522d105e560052b7fa90dd818df91 /arch/arm/mach-mmp/Makefile
parent[ARM] pxa: add base support for pxa910-based TavorEVB (diff)
downloadkernel-qcow2-linux-01215e35c28a719f38e2cafe90a2806f0e452de6.tar.gz
kernel-qcow2-linux-01215e35c28a719f38e2cafe90a2806f0e452de6.tar.xz
kernel-qcow2-linux-01215e35c28a719f38e2cafe90a2806f0e452de6.zip
[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 542aafae5b11..6883e6584883 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