Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269005
b: refs/heads/master
c: de0428a
h: refs/heads/master
i:
  269003: 56252b9
v: v3
  • Loading branch information
Kevin Winchester authored and Ingo Molnar committed Sep 26, 2011
1 parent cc3af31 commit 3fcb8f5
Show file tree
Hide file tree
Showing 10 changed files with 605 additions and 461 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: ed3982cf3748b657ffb79d9d1c2e4a562661db2d
refs/heads/master: de0428a7ad4856c7b5b8a2792488ac893e6f3faa
5 changes: 5 additions & 0 deletions trunk/arch/x86/kernel/cpu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ obj-$(CONFIG_CPU_SUP_UMC_32) += umc.o

obj-$(CONFIG_PERF_EVENTS) += perf_event.o

ifdef CONFIG_PERF_EVENTS
obj-$(CONFIG_CPU_SUP_AMD) += perf_event_amd.o
obj-$(CONFIG_CPU_SUP_INTEL) += perf_event_p6.o perf_event_p4.o perf_event_intel_lbr.o perf_event_intel_ds.o perf_event_intel.o
endif

obj-$(CONFIG_X86_MCE) += mcheck/
obj-$(CONFIG_MTRR) += mtrr/

Expand Down
Loading

0 comments on commit 3fcb8f5

Please sign in to comment.