repo.or.cz
/
linux-2.6.19-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git]
/
arch
/
nios2nommu
/
drivers
/
pci
/
Makefile
blob
5d158fe4c9445230d8a4ba29a1029a93baf3b78a
1
#
2
# Makefile for the PCI specific kernel interface routines under Linux.
3
#
4
5
obj-y
+=
pci.o
6
obj-
$(
CONFIG_PCI_ALTPCI
) +=
altpci.o
7
obj-
$(
CONFIG_PCI_ALTPCI
) +=
setup-irq.o
8
obj-
$(
CONFIG_PCI_AUTO
) +=
pci-auto.o