aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/Makefile
diff options
context:
space:
mode:
authorBahadir Balban <bahadir.balban@arm.com>2008-04-18 22:43:14 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2008-04-18 22:43:14 +0100
commit78fdcb4287b5781d8175115430ca50e30899bf09 (patch)
treeeab6331ecaba846941544a3bc31c2815ef43cf89 /arch/arm/mach-realview/Makefile
parentRealView: Add uncompressing support to PB11MPCore (diff)
downloadlinux-dev-78fdcb4287b5781d8175115430ca50e30899bf09.tar.xz
linux-dev-78fdcb4287b5781d8175115430ca50e30899bf09.zip
RealView: Enable the configuration options for PB11MPCore
This patch adds the PB11MPCore support to the corresponding Kconfig and Makefile to enable building. Signed-off-by: Bahadir Balban <bahadir.balban@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm/mach-realview/Makefile')
-rw-r--r--arch/arm/mach-realview/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-realview/Makefile b/arch/arm/mach-realview/Makefile
index ca1e390c3c28..a1fc2068032a 100644
--- a/arch/arm/mach-realview/Makefile
+++ b/arch/arm/mach-realview/Makefile
@@ -4,5 +4,6 @@
obj-y := core.o clock.o
obj-$(CONFIG_MACH_REALVIEW_EB) += realview_eb.o
+obj-$(CONFIG_MACH_REALVIEW_PB11MP) += realview_pb11mp.o
obj-$(CONFIG_SMP) += platsmp.o headsmp.o localtimer.o
obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o