]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/Makefile
kconfig: add CONFIG_SUPPORT_SPL
[u-boot] / 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/