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

Configure Feed

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

at v6.18-rc5 8 lines 145 B view raw
1# SPDX-License-Identifier: GPL-2.0 2 3sprd-drm-y := sprd_drm.o \ 4 sprd_dpu.o \ 5 sprd_dsi.o \ 6 megacores_pll.o 7 8obj-$(CONFIG_DRM_SPRD) += sprd-drm.o