Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73921
b: refs/heads/master
c: 09cfd92
h: refs/heads/master
i:
  73919: 810689b
v: v3
  • Loading branch information
Linus Torvalds committed Nov 27, 2007
1 parent 84897ee commit f2c7c7b
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: 7cb41c65b3fc547da4050721445d07277768aa37
refs/heads/master: 09cfd929860532f95c9944d39abbb043b8082f36
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 f2c7c7b

Please sign in to comment.