---
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -r 52e0cb95ef98 Makefile
--- a/Makefile	Sat Sep 06 15:18:06 2008 +1000
+++ b/Makefile	Sun Sep 28 15:50:32 2008 +1000
@@ -512,7 +512,7 @@ ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
 ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
 KBUILD_CFLAGS	+= -Os
 else
-KBUILD_CFLAGS	+= -O2
+KBUILD_CFLAGS	+= -O
 endif
 
 include $(srctree)/arch/$(SRCARCH)/Makefile
