aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils/Makefile
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2009-04-18 16:46:25 +0300
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2009-04-18 16:46:25 +0300
commit29ee5c198507cf2e0c5f95830ca0c505e84d7ddc (patch)
treee7442ebf286b69399e66ec70857877cb39d482f7 /ubi-utils/Makefile
parenta09d039bfe84170b90df54461a0155db5bb2495c (diff)
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 <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ubi-utils/Makefile')
-rw-r--r--ubi-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
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