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 v5.3-rc2 6 lines 285 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_INGENIC_CGU_COMMON) += cgu.o pm.o 3obj-$(CONFIG_INGENIC_CGU_JZ4740) += jz4740-cgu.o 4obj-$(CONFIG_INGENIC_CGU_JZ4725B) += jz4725b-cgu.o 5obj-$(CONFIG_INGENIC_CGU_JZ4770) += jz4770-cgu.o 6obj-$(CONFIG_INGENIC_CGU_JZ4780) += jz4780-cgu.o