ARMv8: Setup PSCI memory and device tree
[oweals/u-boot.git] / arch / arm / cpu / arm1136 / Makefile
index 90dc7aa32b3d607b4b2617aae9c9670117b3b8d6..dbdafeb47f61ba59516f0178a903b50021ded413 100644 (file)
@@ -6,6 +6,7 @@
 #
 
 extra-y        = start.o
-obj-y  = cpu.o
 
-obj-y += $(if $(SOC),$(SOC)/)
+obj-y += ../arm11/
+obj-$(CONFIG_MX31) += mx31/
+obj-$(CONFIG_MX35) += mx35/