![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Makefile for linux/drivers/platform/x86/intel/pmt 0004 # Intel Platform Monitoring Technology Drivers 0005 # 0006 0007 obj-$(CONFIG_INTEL_PMT_CLASS) += pmt_class.o 0008 pmt_class-y := class.o 0009 obj-$(CONFIG_INTEL_PMT_TELEMETRY) += pmt_telemetry.o 0010 pmt_telemetry-y := telemetry.o 0011 obj-$(CONFIG_INTEL_PMT_CRASHLOG) += pmt_crashlog.o 0012 pmt_crashlog-y := crashlog.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |