Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
6ea3b446b9369c971bcab2a723d814d2295c77d3
/
.
/
drivers
/
soc
/
Makefile
blob: 063113d0bd3871b131caec6ea902cef2f283209e [
file
] [
log
] [
blame
]
#
# Makefile for the Linux Kernel SOC specific device drivers.
#
obj
-
$
(
CONFIG_ARCH_QCOM
)
+=
qcom
/
obj
-
$
(
CONFIG_ARCH_TEGRA
)
+=
tegra
/
obj
-
$
(
CONFIG_SOC_TI
)
+=
ti
/
obj
-
$
(
CONFIG_PLAT_VERSATILE
)
+=
versatile
/