Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
e6b5be2be4e30037eb551e0ed09dd97bd00d85d3
/
.
/
drivers
/
memory
/
tegra
/
Makefile
blob: 0d9f497b786c1d239b0ce72096d5539bae262053 [
file
] [
log
] [
blame
]
tegra
-
mc
-
y
:=
mc
.
o
tegra
-
mc
-
$
(
CONFIG_ARCH_TEGRA_3x_SOC
)
+=
tegra30
.
o
tegra
-
mc
-
$
(
CONFIG_ARCH_TEGRA_114_SOC
)
+=
tegra114
.
o
tegra
-
mc
-
$
(
CONFIG_ARCH_TEGRA_124_SOC
)
+=
tegra124
.
o
obj
-
$
(
CONFIG_TEGRA_MC
)
+=
tegra
-
mc
.
o