Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95632
b: refs/heads/master
c: 895d309
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Apr 30, 2008
1 parent 98dd820 commit 1da6956
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6b8e1c7ec4af6defa7045ff3c9b266486124d9c5
refs/heads/master: 895d30935ebe05f192e844792668bf8d19deaae7
4 changes: 2 additions & 2 deletions trunk/arch/x86/pci/Makefile_32
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ pci-y := fixup.o
pci-$(CONFIG_ACPI) += acpi.o
pci-y += legacy.o irq.o

pci-$(CONFIG_X86_VISWS) := visws.o fixup.o
pci-$(CONFIG_X86_NUMAQ) := numa.o irq.o
pci-$(CONFIG_X86_VISWS) += visws.o fixup.o
pci-$(CONFIG_X86_NUMAQ) += numa.o irq.o
pci-$(CONFIG_NUMA) += mp_bus_to_node.o

obj-y += $(pci-y) common.o early.o

0 comments on commit 1da6956

Please sign in to comment.