Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at for-next 4 lines 159 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2obj-y += rhct.o init.o irq.o 3obj-$(CONFIG_ACPI_PROCESSOR_IDLE) += cpuidle.o 4obj-$(CONFIG_ACPI_CPPC_LIB) += cppc.o