]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/armv7m/Makefile
arm64: zynqmp: Wire SD1 level shifter mode to SPL
[u-boot] / arch / arm / cpu / armv7m / Makefile
index aff60e8102ea4b0751eb78fe37194767349eb9e5..257fc7faf3ec4e07f11e7dca2aab8761e8c1404e 100644 (file)
@@ -6,4 +6,5 @@
 #
 
 extra-y := start.o
-obj-y += cpu.o
+obj-y += cpu.o cache.o mpu.o
+obj-$(CONFIG_SYS_ARCH_TIMER) += systick-timer.o