Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80191
b: refs/heads/master
c: 4d022e3
h: refs/heads/master
i:
  80189: 6fd22f1
  80187: 6f41f66
  80183: 593d1bd
  80175: f38ae57
  80159: e3355ff
  80127: 9c0bf71
v: v3
  • Loading branch information
Miguel Boton authored and Ingo Molnar committed Jan 30, 2008
1 parent a6c613c commit ca4dfd2
Show file tree
Hide file tree
Showing 5 changed files with 164 additions and 316 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: 71c339116a216b181fc5e203ef51a033fe5e38cf
refs/heads/master: 4d022e35fd7e07c522c7863fee6f07e53cf3fc14
4 changes: 2 additions & 2 deletions trunk/arch/x86/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ obj-y += step.o
obj-$(CONFIG_STACKTRACE) += stacktrace.o
obj-y += cpu/
obj-y += acpi/
obj-$(CONFIG_X86_BIOS_REBOOT) += reboot_32.o
obj-$(CONFIG_X86_64) += reboot_64.o
obj-$(CONFIG_X86_BIOS_REBOOT) += reboot.o
obj-$(CONFIG_X86_64) += reboot.o
obj-$(CONFIG_MCA) += mca_32.o
obj-$(CONFIG_X86_MSR) += msr.o
obj-$(CONFIG_X86_CPUID) += cpuid.o
Expand Down
Loading

0 comments on commit ca4dfd2

Please sign in to comment.