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 v6.16-rc1 4 lines 163 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_CPU_HWMON) += cpu_hwmon.o 3obj-$(CONFIG_RS780E_ACPI) += rs780e-acpi.o 4obj-$(CONFIG_LS2K_RESET) += ls2k-reset.o