Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65551
b: refs/heads/master
c: 2ec1df4
h: refs/heads/master
i:
  65549: 37f83a9
  65547: 575f658
  65543: 7d012e8
  65535: 9f7407a
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent 635251d commit cca4ea2
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 3 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: ee580dc91efd83e6b55955e7261e8ad2a0e08d1a
refs/heads/master: 2ec1df4130c60d1eb49dc0fa0ed15858fede6b05
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/cpu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ obj-y += umc.o

obj-$(CONFIG_X86_MCE) += ../../../x86/kernel/cpu/mcheck/

obj-$(CONFIG_MTRR) += mtrr/
obj-$(CONFIG_MTRR) += ../../../x86/kernel/cpu/mtrr/
obj-$(CONFIG_CPU_FREQ) += ../../../x86/kernel/cpu/cpufreq/

obj-$(CONFIG_X86_LOCAL_APIC) += perfctr-watchdog.o
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/Makefile_64
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ obj-$(CONFIG_STACKTRACE) += stacktrace.o
obj-$(CONFIG_X86_MCE) += mce_64.o therm_throt.o
obj-$(CONFIG_X86_MCE_INTEL) += mce_intel_64.o
obj-$(CONFIG_X86_MCE_AMD) += mce_amd_64.o
obj-$(CONFIG_MTRR) += ../../i386/kernel/cpu/mtrr/
obj-$(CONFIG_MTRR) += ../../x86/kernel/cpu/mtrr/
obj-$(CONFIG_ACPI) += acpi/
obj-$(CONFIG_X86_MSR) += msr.o
obj-$(CONFIG_MICROCODE) += microcode.o
Expand Down

0 comments on commit cca4ea2

Please sign in to comment.