From f6055d453e196386f72b05d335c77791f1ab97a2 Mon Sep 17 00:00:00 2001 From: Arnaud Mouiche Date: Thu, 1 Oct 2009 11:31:47 +0200 Subject: ubi-utils: add ubirsvol tool to resize UBI volumes This is nearly a copy/paste from ubirmvol. Signed-off-by: Arnaud Mouiche 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 b5388ec..e736a09 100644 --- a/ubi-utils/Makefile +++ b/ubi-utils/Makefile @@ -11,7 +11,7 @@ CPPFLAGS += -Iinclude -Isrc -I$(KERNELHDR) LIBS = libubi libmtd libubigen libiniparser libscan TARGETS = ubiupdatevol ubimkvol ubirmvol ubicrc32 ubinfo ubiattach \ - ubidetach ubinize ubiformat ubirename mtdinfo + ubidetach ubinize ubiformat ubirename mtdinfo ubirsvol VPATH = src -- cgit v1.2.3