Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[sfrench/cifs-2.6.git] / drivers / soc / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the Linux Kernel SOC specific device drivers.
4 #
5
6 obj-$(CONFIG_ARCH_ACTIONS)      += actions/
7 obj-y                           += apple/
8 obj-y                           += aspeed/
9 obj-$(CONFIG_ARCH_AT91)         += atmel/
10 obj-y                           += bcm/
11 obj-$(CONFIG_SOC_CANAAN)        += canaan/
12 obj-$(CONFIG_ARCH_DOVE)         += dove/
13 obj-$(CONFIG_MACH_DOVE)         += dove/
14 obj-y                           += fsl/
15 obj-y                           += fujitsu/
16 obj-$(CONFIG_ARCH_GEMINI)       += gemini/
17 obj-y                           += imx/
18 obj-y                           += ixp4xx/
19 obj-$(CONFIG_SOC_XWAY)          += lantiq/
20 obj-$(CONFIG_LITEX_SOC_CONTROLLER) += litex/
21 obj-y                           += mediatek/
22 obj-y                           += microchip/
23 obj-y                           += pxa/
24 obj-y                           += amlogic/
25 obj-y                           += qcom/
26 obj-y                           += renesas/
27 obj-y                           += rockchip/
28 obj-$(CONFIG_SOC_SAMSUNG)       += samsung/
29 obj-$(CONFIG_SOC_SIFIVE)        += sifive/
30 obj-y                           += sunxi/
31 obj-$(CONFIG_ARCH_TEGRA)        += tegra/
32 obj-y                           += ti/
33 obj-$(CONFIG_ARCH_U8500)        += ux500/
34 obj-$(CONFIG_PLAT_VERSATILE)    += versatile/
35 obj-y                           += xilinx/