Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.17 7 lines 212 B view raw
1# SPDX-License-Identifier: GPL-2.0 2obj-y += fuse/ 3 4obj-y += common.o 5obj-$(CONFIG_SOC_TEGRA_FLOWCTRL) += flowctrl.o 6obj-$(CONFIG_SOC_TEGRA_PMC) += pmc.o 7obj-$(CONFIG_SOC_TEGRA_POWERGATE_BPMP) += powergate-bpmp.o