Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136622
b: refs/heads/master
c: b3daa3a
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jan 29, 2009
1 parent 1918d64 commit 2f9c74f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 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: 61b90b7ca10cc65d8b850ab542859dc593e5a381
refs/heads/master: b3daa3a1a56cf09fb91773f3658692fd02d08bb1
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ obj-$(CONFIG_FUNCTION_GRAPH_TRACER) += ftrace.o
obj-$(CONFIG_KEXEC) += machine_kexec_$(BITS).o
obj-$(CONFIG_KEXEC) += relocate_kernel_$(BITS).o crash.o
obj-$(CONFIG_CRASH_DUMP) += crash_dump_$(BITS).o
obj-$(CONFIG_X86_BIGSMP) += bigsmp_32.o
obj-$(CONFIG_X86_NUMAQ) += numaq_32.o
obj-$(CONFIG_X86_ES7000) += es7000_32.o
obj-$(CONFIG_X86_SUMMIT) += summit_32.o
Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion trunk/arch/x86/mach-generic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@
EXTRA_CFLAGS := -Iarch/x86/kernel

obj-y := probe.o default.o
obj-$(CONFIG_X86_BIGSMP) += bigsmp.o

0 comments on commit 2f9c74f

Please sign in to comment.