Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
[oweals/u-boot.git] / arch / arm / mach-imx / imx8 / Makefile
index 57876139a1b04913866544e53cedc94adc2bf273..bbb41adbe43c54503c956eb992d87ae12a5d130a 100644 (file)
@@ -4,4 +4,11 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-obj-y += cpu.o
+obj-y += cpu.o iomux.o misc.o lowlevel_init.o
+obj-$(CONFIG_OF_SYSTEM_SETUP) += fdt.o
+obj-$(CONFIG_AHAB_BOOT) += ahab.o
+
+ifdef CONFIG_SPL_BUILD
+obj-$(CONFIG_SPL_LOAD_IMX_CONTAINER) += image.o parse-container.o
+endif
+obj-$(CONFIG_IMX_SNVS_SEC_SC) += snvs_security_sc.o