Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/linux...
[deliverable/linux.git] / drivers / soc / Makefile
1 #
2 # Makefile for the Linux Kernel SOC specific device drivers.
3 #
4
5 obj-$(CONFIG_ARCH_MEDIATEK) += mediatek/
6 obj-$(CONFIG_ARCH_QCOM) += qcom/
7 obj-$(CONFIG_ARCH_SUNXI) += sunxi/
8 obj-$(CONFIG_ARCH_TEGRA) += tegra/
9 obj-$(CONFIG_SOC_TI) += ti/
10 obj-$(CONFIG_PLAT_VERSATILE) += versatile/
This page took 0.030284 seconds and 5 git commands to generate.