Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99867
b: refs/heads/master
c: f580366
h: refs/heads/master
i:
  99865: 60abbef
  99863: e21b5d2
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Jul 8, 2008
1 parent e733cd3 commit e4355ab
Show file tree
Hide file tree
Showing 5 changed files with 409 additions and 825 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: 04606618bb50c4ec754585a82732ea4facfe2bc9
refs/heads/master: f580366f77cc4e035a68369105fbeae5bf436b4c
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ obj-y := intel_cacheinfo.o addon_cpuid_features.o
obj-y += proc.o feature_names.o

obj-$(CONFIG_X86_32) += common.o bugs.o
obj-$(CONFIG_X86_64) += bugs_64.o
obj-$(CONFIG_X86_64) += common_64.o bugs_64.o
obj-$(CONFIG_X86_32) += amd.o
obj-$(CONFIG_X86_64) += amd_64.o
obj-$(CONFIG_X86_32) += cyrix.o
Expand Down
Loading

0 comments on commit e4355ab

Please sign in to comment.