]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/mach-tegra/tegra186/Makefile
ARM: tegra: flush caches via SMC call
[karo-tx-uboot.git] / arch / arm / mach-tegra / tegra186 / Makefile
index ce4610d8f809a999f5ade4d75a298b6b718de959..7f46a057bca1bd4cfc3978b2c558753d6771392e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: GPL-2.0
 
-obj-y += ../arm64-mmu.o
 obj-y += ../board186.o
-obj-y += ../lowlevel_init.o
-obj-$(CONFIG_DISPLAY_CPUINFO) += ../sys_info.o
+obj-y += cache.o
+obj-y += nvtboot_ll.o
+obj-y += nvtboot_mem.o