Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
dee49895b197936c02d27d651e58c90bac18f452
/
.
/
drivers
/
soc
/
tegra
/
Makefile
blob: 0e52b45721ac028df536fbd44cee645fe9a7385d [
file
] [
log
] [
blame
]
obj
-
y
+=
fuse
/
obj
-
y
+=
common
.
o
obj
-
$
(
CONFIG_SOC_TEGRA_FLOWCTRL
)
+=
flowctrl
.
o
obj
-
$
(
CONFIG_SOC_TEGRA_PMC
)
+=
pmc
.
o
obj
-
$
(
CONFIG_SOC_TEGRA_PMC_TEGRA186
)
+=
pmc
-
tegra186
.
o
obj
-
$
(
CONFIG_SOC_TEGRA_POWERGATE_BPMP
)
+=
powergate
-
bpmp
.
o