Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72679
b: refs/heads/master
c: 7a78a17
h: refs/heads/master
i:
  72677: 1b6b799
  72675: 157a076
  72671: ae5f383
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 29, 2007
1 parent 92c8137 commit c1d8f83
Show file tree
Hide file tree
Showing 3 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: ca5cd877ae699e758e6f26efc11b01bf6631d427
refs/heads/master: 7a78a1722380dd3cb5a009dbcd007f92b6b87743
2 changes: 1 addition & 1 deletion trunk/arch/um/Kconfig.i386
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
menu "Host processor type and features"

source "arch/i386/Kconfig.cpu"
source "arch/x86/Kconfig.cpu"

endmenu

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/um/Makefile-i386
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ CONFIG_X86_32 := y
export CONFIG_X86_32

# First of all, tune CFLAGS for the specific CPU. This actually sets cflags-y.
include $(srctree)/arch/i386/Makefile.cpu
include $(srctree)/arch/x86/Makefile_32.cpu

# prevent gcc from keeping the stack 16 byte aligned. Taken from i386.
cflags-y += $(call cc-option,-mpreferred-stack-boundary=2)
Expand Down

0 comments on commit c1d8f83

Please sign in to comment.