Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8036
b: refs/heads/master
c: d310a35
h: refs/heads/master
v: v3
  • Loading branch information
viro@ZenIV.linux.org.uk authored and Linus Torvalds committed Sep 9, 2005
1 parent df6c176 commit 74ac3da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3f70353ea91ad77c83500e70507a239b2ab0c980
refs/heads/master: d310a35a487388859432648daa2ea4fc5e51c049
2 changes: 2 additions & 0 deletions trunk/arch/s390/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ CFLAGS += -m31
AFLAGS += -m31
UTS_MACHINE := s390
STACK_SIZE := 8192
CHECKFLAGS += -D__s390__
endif

ifdef CONFIG_ARCH_S390X
Expand All @@ -28,6 +29,7 @@ CFLAGS += -m64
AFLAGS += -m64
UTS_MACHINE := s390x
STACK_SIZE := 16384
CHECKFLAGS += -D__s390__ -D__s390x__
endif

cflags-$(CONFIG_MARCH_G5) += $(call cc-option,-march=g5)
Expand Down

0 comments on commit 74ac3da

Please sign in to comment.