tools/mtd-utils: update to version git-20100912
[openwrt.git] / tools / mtd-utils / patches / 131-fix_lib_compile.patch
diff --git a/tools/mtd-utils/patches/131-fix_lib_compile.patch b/tools/mtd-utils/patches/131-fix_lib_compile.patch
new file mode 100644 (file)
index 0000000..288e0d4
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -67,8 +67,6 @@ $(BUILDDIR)/jffs2reader: $(BUILDDIR)/jff
+ LDFLAGS_jffs2reader = $(ZLIBLDFLAGS) $(LZOLDFLAGS)
+ LDLIBS_jffs2reader  = -lz -llzo2
+-$(BUILDDIR)/lib/libmtd.a: subdirs_lib_all ;
+-
+ install:: ${TARGETS}
+       mkdir -p ${DESTDIR}/${SBINDIR}
+       install -m 0755 ${TARGETS} ${DESTDIR}/${SBINDIR}/
This page took 0.029552 seconds and 4 git commands to generate.