]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/soc/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[mirror_ubuntu-artful-kernel.git] / drivers / soc / Makefile
1 #
2 # Makefile for the Linux Kernel SOC specific device drivers.
3 #
4
5 obj-$(CONFIG_ARCH_QCOM) += qcom/
6 obj-$(CONFIG_ARCH_TEGRA) += tegra/
7 obj-$(CONFIG_SOC_TI) += ti/
8 obj-$(CONFIG_PLAT_VERSATILE) += versatile/