[PATCH 01/15] build-warn-all-error-all.patch

Andy Green andy at openmoko.com
Wed Aug 13 01:58:53 CEST 2008


Signed-off-by: Andy Green <andy at openmoko.com>
---

 Makefile |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 515553b..563d932 100644
--- a/Makefile
+++ b/Makefile
@@ -19,8 +19,7 @@ include config.mk
 LDS	= src/kboot-stage1.lds
 INCLUDE	= include
 IMAGE_DIR	= image
-#CFLAGS	= -Wall -I $(INCLUDE) -msoft-float -g -c 
-CFLAGS	= -Wall -I $(INCLUDE) -g -c 
+CFLAGS	= -Wall -Werror -I $(INCLUDE) -g -c 
 LDFLAGS = 
 #START	= start.o lowlevel_init.o
 S_SRCS	= src/start.S src/lowlevel_init.S





More information about the openmoko-kernel mailing list