Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.13-rc1 7 lines 232 B view raw
1obj-y += fuse/ 2 3obj-y += common.o 4obj-$(CONFIG_SOC_TEGRA_FLOWCTRL) += flowctrl.o 5obj-$(CONFIG_SOC_TEGRA_PMC) += pmc.o 6obj-$(CONFIG_SOC_TEGRA_PMC_TEGRA186) += pmc-tegra186.o 7obj-$(CONFIG_SOC_TEGRA_POWERGATE_BPMP) += powergate-bpmp.o