From 29ee5c198507cf2e0c5f95830ca0c505e84d7ddc Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Sat, 18 Apr 2009 16:46:25 +0300 Subject: ubiformat: increase version to 1.2 The previous patch fixed a nasty bug, so it is nice to increase program version to reflect that. Signed-off-by: Artem Bityutskiy --- ubi-utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubi-utils/Makefile') diff --git a/ubi-utils/Makefile b/ubi-utils/Makefile index dcff7e3..877a032 100644 --- a/ubi-utils/Makefile +++ b/ubi-utils/Makefile @@ -6,7 +6,7 @@ KERNELHDR := ../include SUBDIRS = old-utils -#CFLAGS += -Werror +CFLAGS += -g -O0 CPPFLAGS += -Iinclude -Isrc -I$(KERNELHDR) LIBS = libubi libmtd libubigen libiniparser libscan -- cgit v1.2.3