repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[TG3]: Set minimal hw interrupt mitigation.
[linux-2.6/verdex.git]
/
drivers
/
pci
/
pcie
/
Makefile
blob
984fa87283e3a3f7e0b3228cf36d53a8147d56dd
1
#
2
# Makefile for PCI-Express PORT Driver
3
#
4
5
pcieportdrv-y
:=
portdrv_core.o portdrv_pci.o portdrv_bus.o
6
7
obj-
$(
CONFIG_PCIEPORTBUS
) +=
pcieportdrv.o