Delete superfluous pci_bus.c files

This commit is contained in:
Sebastian Huber
2015-09-01 07:44:48 +02:00
parent 3fece79604
commit 5e62c732fa
18 changed files with 15 additions and 11807 deletions

View File

@@ -1759,8 +1759,7 @@ def pci(mm):
mm.generator['source']()
)
mod.addTargetSourceCPUDependentSourceFiles(
[ 'arm', 'avr', 'bfin', 'h8300', 'i386', 'lm32', 'm32c', 'm32r',
'm68k', 'mips', 'nios2', 'powerpc', 'sh', 'sparc', 'sparc64', 'v850' ],
[ 'i386' ],
'x86',
[
'sys/x86/pci/pci_bus.c',