# SPDX-License-Identifier: GPL-2.0 # # Makefile for the Linux Kernel SOC specific device drivers. # obj-$(CONFIG_ARCH_ACTIONS) += actions/ obj-$(CONFIG_ARCH_AT91) += atmel/ obj-y += bcm/ obj-$(CONFIG_ARCH_DOVE) += dove/ obj-$(CONFIG_MACH_DOVE) += dove/ obj-y += fsl/ obj-$(CONFIG_ARCH_MXC) += imx/ obj-$(CONFIG_SOC_XWAY) += lantiq/ obj-y += mediatek/ obj-y += amlogic/ obj-$(CONFIG_ARCH_QCOM) += qcom/ obj-y += renesas/ obj-$(CONFIG_ARCH_ROCKCHIP) += rockchip/ obj-$(CONFIG_SOC_SAMSUNG) += samsung/ obj-$(CONFIG_ARCH_SUNXI) += sunxi/ obj-$(CONFIG_ARCH_TEGRA) += tegra/ obj-$(CONFIG_SOC_TI) += ti/ obj-$(CONFIG_ARCH_U8500) += ux500/ obj-$(CONFIG_PLAT_VERSATILE) += versatile/ obj-$(CONFIG_ARCH_ZX) += zte/
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
actions | Folder | 0755 |
|
|
amlogic | Folder | 0755 |
|
|
atmel | Folder | 0755 |
|
|
bcm | Folder | 0755 |
|
|
dove | Folder | 0755 |
|
|
fsl | Folder | 0755 |
|
|
imx | Folder | 0755 |
|
|
lantiq | Folder | 0755 |
|
|
mediatek | Folder | 0755 |
|
|
qcom | Folder | 0755 |
|
|
renesas | Folder | 0755 |
|
|
rockchip | Folder | 0755 |
|
|
samsung | Folder | 0755 |
|
|
sunxi | Folder | 0755 |
|
|
tegra | Folder | 0755 |
|
|
ti | Folder | 0755 |
|
|
ux500 | Folder | 0755 |
|
|
versatile | Folder | 0755 |
|
|
zte | Folder | 0755 |
|
|
Kconfig | File | 656 B | 0644 |
|
Makefile | File | 729 B | 0644 |
|