Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113316
b: refs/heads/master
c: 3e135d8
h: refs/heads/master
v: v3
  • Loading branch information
Peter Oruba authored and Ingo Molnar committed Jul 28, 2008
1 parent 1104cb3 commit 3119c87
Show file tree
Hide file tree
Showing 4 changed files with 489 additions and 366 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: 1abae31096007cc993f67ae2576fe8f812270ad6
refs/heads/master: 3e135d887c973b525d43fbb67dfc5972694882f6
3 changes: 2 additions & 1 deletion trunk/arch/x86/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ obj-$(CONFIG_X86_BIOS_REBOOT) += reboot.o
obj-$(CONFIG_MCA) += mca_32.o
obj-$(CONFIG_X86_MSR) += msr.o
obj-$(CONFIG_X86_CPUID) += cpuid.o
obj-$(CONFIG_MICROCODE) += microcode_intel.o
obj-$(CONFIG_MICROCODE) += ucode.o
ucode-objs := microcode.o microcode_intel.o
obj-$(CONFIG_PCI) += early-quirks.o
apm-y := apm_32.o
obj-$(CONFIG_APM) += apm.o
Expand Down
Loading

0 comments on commit 3119c87

Please sign in to comment.