]> 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 b662e03428b9d2e744516a0a638e114844cd1f43..257fc7faf3ec4e07f11e7dca2aab8761e8c1404e 100644 (file)
@@ -6,6 +6,5 @@
 #
 
 extra-y := start.o
-obj-y += cpu.o
-
-obj-$(CONFIG_STM32F4) += stm32f4/
+obj-y += cpu.o cache.o mpu.o
+obj-$(CONFIG_SYS_ARCH_TIMER) += systick-timer.o