]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/tegra-common/Makefile
Merge branch 'u-boot/master'
[karo-tx-uboot.git] / arch / arm / cpu / tegra-common / Makefile
index edfc1a83a950fb2767be371f55781acc690f45a5..892556e64451e6c0cc3b0576584b65bb8921b37f 100644 (file)
@@ -7,5 +7,10 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
+obj-y += ap.o
+obj-y += board.o
+obj-y += cache.o
+obj-y += clock.o
 obj-y += lowlevel_init.o
-obj-y  += ap.o board.o sys_info.o clock.o cache.o
+obj-y += pinmux-common.o
+obj-$(CONFIG_DISPLAY_CPUINFO) += sys_info.o