]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/Makefile
arm:am33xx: Make dram_init call sdram_init() in some contexts
[karo-tx-uboot.git] / arch / arm / cpu / Makefile
index fd0da530e10c46810d01cf8bda81aa91ae5c0323..35d8d387bd00343438b9a7eb62a895740ebfb5c5 100644 (file)
@@ -1,2 +1,6 @@
-obj-$(CONFIG_TEGRA) += $(SOC)-common/
+obj-$(CONFIG_AT91FAMILY) += at91-common/
+obj-$(CONFIG_TEGRA20) += tegra20-common/
+obj-$(CONFIG_TEGRA30) += tegra30-common/
+obj-$(CONFIG_TEGRA114) += tegra114-common/
+obj-$(CONFIG_TEGRA124) += tegra124-common/
 obj-$(CONFIG_TEGRA) += tegra-common/