Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
9e8ce4b96b781b003e3174fbbc62e1d4388c8b8f
/
.
/
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