Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.18 8 lines 207 B view raw
1# 2# Makefile for the Linux Kernel SOC specific device drivers. 3# 4 5obj-$(CONFIG_ARCH_QCOM) += qcom/ 6obj-$(CONFIG_ARCH_TEGRA) += tegra/ 7obj-$(CONFIG_SOC_TI) += ti/ 8obj-$(CONFIG_PLAT_VERSATILE) += versatile/