X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fmtd-utils%2Fpatches%2F136-mkfs.ubifs-xz-support.patch;h=e8b491b3cebe56ccfb0a454fabb055fef9cf8f78;hb=b48f14021170edbd22d1d8ba1b36d6ae09e4535d;hp=d97c244fafb86496efb85ef0db3a661a4465582f;hpb=af9b8563d88739e0f5a3aab8db032bf1f4057245;p=openwrt-github%2F.git 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