Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100104
b: refs/heads/master
c: 8eefc66
h: refs/heads/master
v: v3
  • Loading branch information
Robert Richter authored and Ingo Molnar committed Jul 9, 2008
1 parent f051e78 commit df453c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 8043c7be4b8dabaaeed8344dd0a4cbaa9a94fb71
refs/heads/master: 8eefc6640311bb56408fa0abe3f2930b3037f91a
8 changes: 4 additions & 4 deletions trunk/arch/x86/pci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ else
obj-y := i386.o init.o
obj-$(CONFIG_PCI_MMCONFIG) += mmconfig_64.o direct.o mmconfig-shared.o
obj-$(CONFIG_PCI_DIRECT) += direct.o
obj-y += fixup.o
obj-$(CONFIG_ACPI) += acpi.o
obj-y += legacy.o irq.o
obj-y += common.o early.o
pci-y := fixup.o
pci-$(CONFIG_ACPI) += acpi.o
pci-y += legacy.o irq.o
obj-y += $(pci-y) common.o early.o
obj-y += amd_bus.o

endif

0 comments on commit df453c7

Please sign in to comment.