From a3929f31cb2300f1ab190a0168e55bb55222ee40 Mon Sep 17 00:00:00 2001 From: Eric Miao Date: Fri, 20 Mar 2009 13:27:30 +0800 Subject: [ARM] pxa: add base support for pxa910-based TavorEVB Signed-off-by: Bin Yang Signed-off-by: Eric Miao --- arch/arm/mach-mmp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-mmp/Makefile') diff --git a/arch/arm/mach-mmp/Makefile b/arch/arm/mach-mmp/Makefile index 93d2bc7459d6..542aafae5b11 100644 --- a/arch/arm/mach-mmp/Makefile +++ b/arch/arm/mach-mmp/Makefile @@ -11,3 +11,4 @@ obj-$(CONFIG_CPU_PXA910) += pxa910.o # board support obj-$(CONFIG_MACH_ASPENITE) += aspenite.o obj-$(CONFIG_MACH_ZYLONITE2) += aspenite.o +obj-$(CONFIG_MACH_TAVOREVB) += tavorevb.o -- cgit v1.2.3