Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74154
b: refs/heads/master
c: 4351785
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Herrmann authored and Ingo Molnar committed Nov 26, 2007
1 parent 3332b86 commit 8a569b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 000f4a9e718a665fd706500199a3f0c11fea30c1
refs/heads/master: 43517854da512ae7daf15e7044e040edb15b8b23
5 changes: 2 additions & 3 deletions trunk/arch/x86/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ endif
$(srctree)/arch/x86/Makefile%: ;

ifeq ($(CONFIG_X86_32),y)
UTS_MACHINE := i386
include $(srctree)/arch/x86/Makefile_32
else
UTS_MACHINE := x86_64
include $(srctree)/arch/x86/Makefile_64
endif



0 comments on commit 8a569b3

Please sign in to comment.