Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8918465163171322c77a19d5258a95f56d89d2e4
/
.
/
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