Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
988d350aef30b798198e7915c574f82ba173f40f
/
.
/
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
/