]> Git Repo - linux.git/blame - drivers/soc/Makefile
Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[linux.git] / drivers / soc / Makefile
CommitLineData
5d144e36
AG
1#
2# Makefile for the Linux Kernel SOC specific device drivers.
3#
4
44e259ac 5obj-$(CONFIG_MACH_DOVE) += dove/
1f022d84 6obj-$(CONFIG_ARCH_MEDIATEK) += mediatek/
5d144e36 7obj-$(CONFIG_ARCH_QCOM) += qcom/
4af34b57 8obj-$(CONFIG_ARCH_SUNXI) += sunxi/
783c8f4c 9obj-$(CONFIG_ARCH_TEGRA) += tegra/
41f93af9 10obj-$(CONFIG_SOC_TI) += ti/
a2974c9c 11obj-$(CONFIG_PLAT_VERSATILE) += versatile/
This page took 0.137794 seconds and 4 git commands to generate.