Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100103
b: refs/heads/master
c: 8043c7b
h: refs/heads/master
i:
  100101: 7771bdf
  100099: 73fa984
  100095: 982d6d6
v: v3
  • Loading branch information
Robert Richter authored and Ingo Molnar committed Jul 9, 2008
1 parent 8f9ee31 commit f051e78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 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: a5d4fb94f750e439a0722c0a76c9aade3a9199be
refs/heads/master: 8043c7be4b8dabaaeed8344dd0a4cbaa9a94fb71
11 changes: 5 additions & 6 deletions trunk/arch/x86/pci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,13 @@ else
# Makefile for X86_64 specific PCI routines
#

obj-y := i386.o
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 init.o
obj-y += fixup.o
obj-$(CONFIG_ACPI) += acpi.o
obj-y += legacy.o irq.o common.o early.o
# mmconfig has a 64bit special
obj-$(CONFIG_PCI_MMCONFIG) += mmconfig_64.o direct.o mmconfig-shared.o

obj-y += legacy.o irq.o
obj-y += common.o early.o
obj-y += amd_bus.o

endif

0 comments on commit f051e78

Please sign in to comment.