X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=tools%2Fmtd-utils%2Fpatches%2F136-mkfs.ubifs-xz-support.patch;fp=tools%2Fmtd-utils%2Fpatches%2F136-mkfs.ubifs-xz-support.patch;h=e8b491b3cebe56ccfb0a454fabb055fef9cf8f78;hp=d97c244fafb86496efb85ef0db3a661a4465582f;hb=e27c8bb15651f8b5dfd5732306e26e6fa8cb0c0a;hpb=3fd67b7f41785cbe84f8dfae2cdfa0d8ec8652fd diff --git a/tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch b/tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch index d97c244faf..e8b491b3ce 100644 --- a/tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch +++ b/tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch @@ -1,7 +1,7 @@ --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ - VERSION = 1.5.1 + VERSION = 1.5.2 CPPFLAGS += -D_GNU_SOURCE -I./include -I$(BUILDDIR)/include -I./ubi-utils/include $(ZLIBCPPFLAGS) $(LZOCPPFLAGS) $(UUIDCPPFLAGS) -CPPFLAGS += -I./include/linux/lzma