![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 0003 # Core functionality 0004 peci-y := core.o request.o device.o sysfs.o 0005 obj-$(CONFIG_PECI) += peci.o 0006 peci-cpu-y := cpu.o 0007 obj-$(CONFIG_PECI_CPU) += peci-cpu.o 0008 0009 # Hardware specific bus drivers 0010 obj-y += controller/
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |