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.9 5 lines 278 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2analogix_dp-objs := analogix_dp_core.o analogix_dp_reg.o analogix-i2c-dptx.o 3obj-$(CONFIG_DRM_ANALOGIX_ANX6345) += analogix-anx6345.o 4obj-$(CONFIG_DRM_ANALOGIX_ANX78XX) += analogix-anx78xx.o 5obj-$(CONFIG_DRM_ANALOGIX_DP) += analogix_dp.o