[x86] add kvm_guest to subtarget list
[openwrt.git] / tools / mtd-utils / patches / 131-fix_lib_compile.patch
1 --- a/Makefile
2 +++ b/Makefile
3 @@ -67,8 +67,6 @@ $(BUILDDIR)/jffs2reader: $(BUILDDIR)/jff
4 LDFLAGS_jffs2reader = $(ZLIBLDFLAGS) $(LZOLDFLAGS)
5 LDLIBS_jffs2reader = -lz -llzo2
6
7 -$(BUILDDIR)/lib/libmtd.a: subdirs_lib_all ;
8 -
9 install:: ${TARGETS}
10 mkdir -p ${DESTDIR}/${SBINDIR}
11 install -m 0755 ${TARGETS} ${DESTDIR}/${SBINDIR}/
This page took 0.046451 seconds and 5 git commands to generate.