Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65563
b: refs/heads/master
c: 334e621
h: refs/heads/master
i:
  65561: 4aea8f8
  65559: accdc32
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent 01b348c commit 5a0d31f
Show file tree
Hide file tree
Showing 6 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: d629e03b64c469245ceb07d05460e1e2eefa7585
refs/heads/master: 334e621a01f86d5bc25e4f742e1eaae6e2d2a97a
2 changes: 1 addition & 1 deletion trunk/arch/i386/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ core-$(CONFIG_X86_GENERICARCH) += arch/x86/mach-generic/
# ES7000 subarch support
mflags-$(CONFIG_X86_ES7000) := -Iinclude/asm-i386/mach-es7000
mcore-$(CONFIG_X86_ES7000) := arch/x86/mach-default
core-$(CONFIG_X86_ES7000) := arch/i386/mach-es7000/
core-$(CONFIG_X86_ES7000) := arch/x86/mach-es7000/

# Xen paravirtualization support
core-$(CONFIG_XEN) += arch/i386/xen/
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion trunk/arch/x86/mach-generic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
EXTRA_CFLAGS := -Iarch/i386/kernel

obj-y := probe.o summit.o bigsmp.o es7000.o default.o
obj-y += ../../i386/mach-es7000/
obj-y += ../../x86/mach-es7000/

0 comments on commit 5a0d31f

Please sign in to comment.