]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] x86_64: fix CONFIG_REORDER
authorSam Ravnborg <sam@ravnborg.org>
Fri, 7 Apr 2006 17:50:28 +0000 (19:50 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 9 Apr 2006 18:53:53 +0000 (11:53 -0700)
commitbbd3aff89d4b34ef17a748e4c001ecc5b43e3e55
tree26e9521b03e9cff515a96774cf3ac67c9b612bce
parent97c2803c9c694cafbd9f5e43a25903e0abf25188
[PATCH] x86_64: fix CONFIG_REORDER

Fix CONFIG_REORDER.

The value of cflags-y was assined to CFLAGS before cflags-y was assigned
the value used for CONFIG_REORDER.

Use cflags-y for all CFLAGS options in the Makefile to avoid this
happening again.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/Makefile
include/asm-x86_64/ia32_unistd.h