From d34f1679d2a72dae55ca9297d51acc142e341cd8 Mon Sep 17 00:00:00 2001 From: Gary King Date: Tue, 8 Dec 2009 19:03:36 -0800 Subject: tegra: add SMP startup routines Change-Id: I9076eb876d8f56007dee22d74b608aa7922b02bf --- arch/arm/mach-tegra/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/mach-tegra/Makefile') diff --git a/arch/arm/mach-tegra/Makefile b/arch/arm/mach-tegra/Makefile index e69de29bb2d1..a37963ce2b50 100644 --- a/arch/arm/mach-tegra/Makefile +++ b/arch/arm/mach-tegra/Makefile @@ -0,0 +1,2 @@ +# SMP support +obj-$(CONFIG_SMP) += headsmp.o \ No newline at end of file -- cgit v1.2.3