repo.or.cz
/
pv_ops_mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ia64/kvm: compilation fix. export account_system_vtime.
[pv_ops_mirror.git]
/
drivers
/
pci
/
pcie
/
aer
/
Makefile
blob
8da3bd8455a882b334cf8d843fa4846cc9153fe3
1
#
2
# Makefile for PCI-Express Root Port Advanced Error Reporting Driver
3
#
4
5
obj-
$(
CONFIG_PCIEAER
) +=
aerdriver.o
6
7
aerdriver-objs
:=
aerdrv_errprint.o aerdrv_core.o aerdrv.o
8
aerdriver-
$(
CONFIG_ACPI
) +=
aerdrv_acpi.o
9