Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186975
b: refs/heads/master
c: 722a639
h: refs/heads/master
i:
  186973: 55e7494
  186971: 0b56e2a
  186967: c5ad134
  186959: d3a47eb
  186943: 841bd9b
v: v3
  • Loading branch information
Yinghai Lu authored and H. Peter Anvin committed Feb 25, 2010
1 parent 8149da5 commit e180ac5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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: a92d152ef9dd89c578ca2ec7118e9de8fb74a75f
refs/heads/master: 722a639fd2cec44501c04ae32af57fd822c5a2d5
4 changes: 3 additions & 1 deletion trunk/arch/x86/pci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ obj-$(CONFIG_X86_VISWS) += visws.o

obj-$(CONFIG_X86_NUMAQ) += numaq_32.o

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

obj-y += common.o early.o
obj-y += amd_bus.o
obj-$(CONFIG_X86_64) += bus_numa.o

Expand Down

0 comments on commit e180ac5

Please sign in to comment.