![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Intel x86 Platform Specific Drivers 0004 # 0005 0006 intel_telemetry_core-y := core.o 0007 obj-$(CONFIG_INTEL_TELEMETRY) += intel_telemetry_core.o 0008 intel_telemetry_pltdrv-y := pltdrv.o 0009 obj-$(CONFIG_INTEL_TELEMETRY) += intel_telemetry_pltdrv.o 0010 intel_telemetry_debugfs-y := debugfs.o 0011 obj-$(CONFIG_INTEL_TELEMETRY) += intel_telemetry_debugfs.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |