Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
28eb5f274a305bf3a13b2c80c4804d4515d05c64
28eb5f274a305bf3a13b2c80c4804d4515d05c64
Switch branch/tag
linux
drivers
pci
pcie
pme
Makefile
Find file
Normal view
History
Permalink
Makefile
100 Bytes
Edit
Web IDE
Newer
Older
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
committed
15 years ago
1
2
3
4
#
# Makefile for PCI-Express Root Port PME signaling driver
#
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
committed
14 years ago
5
obj-$(CONFIG_PCIE_PME)
+=
pcie_pme.o