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 v5.2 6 lines 241 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_QCOM_TSENS) += qcom_tsens.o 3 4qcom_tsens-y += tsens.o tsens-common.o tsens-v0_1.o \ 5 tsens-8960.o tsens-v2.o tsens-v1.o 6obj-$(CONFIG_QCOM_SPMI_TEMP_ALARM) += qcom-spmi-temp-alarm.o