repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[linux/fpc-iii.git]
/
drivers
/
pci
/
pcie
/
pme
/
Makefile
blob
8b9238053080a41e2a937535ce20b86b2661d289
1
#
2
# Makefile for PCI-Express Root Port PME signaling driver
3
#
4
5
obj-
$(
CONFIG_PCIE_PME
) +=
pmedriver.o
6
7
pmedriver-objs
:=
pcie_pme.o
8
pmedriver-
$(
CONFIG_ACPI
) +=
pcie_pme_acpi.o