Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1# SPDX-License-Identifier: GPL-2.0
2obj-y += fuse/
3obj-y += cbb/
4
5obj-y += common.o
6obj-$(CONFIG_SOC_TEGRA_FLOWCTRL) += flowctrl.o
7obj-$(CONFIG_SOC_TEGRA_PMC) += pmc.o
8obj-$(CONFIG_SOC_TEGRA20_VOLTAGE_COUPLER) += regulators-tegra20.o
9obj-$(CONFIG_SOC_TEGRA30_VOLTAGE_COUPLER) += regulators-tegra30.o
10obj-$(CONFIG_ARCH_TEGRA_186_SOC) += ari-tegra186.o