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