ARM: realview: add an DT SMP boot method
[deliverable/linux.git] / arch / arm / mach-realview / Makefile
index e07fdf7ae8a7e61948f268942e4cc5f01238ec81..a46fa694cf07f0e65e925ca210ce03172e6bf119 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 obj-y                                  := core.o
-obj-$(CONFIG_REALVIEW_DT)              += realview-dt.o
+obj-$(CONFIG_REALVIEW_DT)              += realview-dt.o platsmp-dt.o
 obj-$(CONFIG_MACH_REALVIEW_EB)         += realview_eb.o
 obj-$(CONFIG_MACH_REALVIEW_PB11MP)     += realview_pb11mp.o
 obj-$(CONFIG_MACH_REALVIEW_PB1176)     += realview_pb1176.o
This page took 0.03403 seconds and 5 git commands to generate.