Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
41f93af900a20d1a0a358b522b5129c89677e9dc
/
.
/
drivers
/
soc
/
Makefile
blob: 0d6e35dfea8c5c02dff22294431010442520517e [
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
/