Sign in
android-kvm
/
linux
/
05257a1a3dcc196c197714b5c9a8dd35b7f6aefc
/
.
/
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
/