162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_citegra-mc-y := mc.o
362306a36Sopenharmony_ci
462306a36Sopenharmony_citegra-mc-$(CONFIG_ARCH_TEGRA_2x_SOC)  += tegra20.o
562306a36Sopenharmony_citegra-mc-$(CONFIG_ARCH_TEGRA_3x_SOC)  += tegra30.o
662306a36Sopenharmony_citegra-mc-$(CONFIG_ARCH_TEGRA_114_SOC) += tegra114.o
762306a36Sopenharmony_citegra-mc-$(CONFIG_ARCH_TEGRA_124_SOC) += tegra124.o
862306a36Sopenharmony_citegra-mc-$(CONFIG_ARCH_TEGRA_132_SOC) += tegra124.o
962306a36Sopenharmony_citegra-mc-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210.o
1062306a36Sopenharmony_citegra-mc-$(CONFIG_ARCH_TEGRA_186_SOC) += tegra186.o
1162306a36Sopenharmony_citegra-mc-$(CONFIG_ARCH_TEGRA_194_SOC) += tegra186.o tegra194.o
1262306a36Sopenharmony_citegra-mc-$(CONFIG_ARCH_TEGRA_234_SOC) += tegra186.o tegra234.o
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ciobj-$(CONFIG_TEGRA_MC) += tegra-mc.o
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ciobj-$(CONFIG_TEGRA20_EMC)  += tegra20-emc.o
1762306a36Sopenharmony_ciobj-$(CONFIG_TEGRA30_EMC)  += tegra30-emc.o
1862306a36Sopenharmony_ciobj-$(CONFIG_TEGRA124_EMC) += tegra124-emc.o
1962306a36Sopenharmony_ciobj-$(CONFIG_TEGRA210_EMC_TABLE) += tegra210-emc-table.o
2062306a36Sopenharmony_ciobj-$(CONFIG_TEGRA210_EMC) += tegra210-emc.o
2162306a36Sopenharmony_ciobj-$(CONFIG_ARCH_TEGRA_186_SOC) += tegra186-emc.o
2262306a36Sopenharmony_ciobj-$(CONFIG_ARCH_TEGRA_194_SOC) += tegra186-emc.o
2362306a36Sopenharmony_ciobj-$(CONFIG_ARCH_TEGRA_234_SOC) += tegra186-emc.o
2462306a36Sopenharmony_ci
2562306a36Sopenharmony_citegra210-emc-y := tegra210-emc-core.o tegra210-emc-cc-r21021.o
26