Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.5-rc1 8 lines 248 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_APPLE_PMGR_PWRSTATE) += apple-pmgr-pwrstate.o 3 4obj-$(CONFIG_APPLE_RTKIT) += apple-rtkit.o 5apple-rtkit-y = rtkit.o rtkit-crashlog.o 6 7obj-$(CONFIG_APPLE_SART) += apple-sart.o 8apple-sart-y = sart.o