tools/mtd-utils: update to 1.4.5
[openwrt.git] / tools / mtd-utils / patches / 131-fix_lib_compile.patch
index fef1333..8c977c1 100644 (file)
@@ -3,9 +3,9 @@
 @@ -7,7 +7,7 @@ SUBDIRS =
  # CFLAGS += -Werror
  CPPFLAGS += -I../include
- LIBS = libmtd libcrc32
--TARGETS = libmtd.a libcrc32.a
-+override TARGETS = libmtd.a libcrc32.a
+ LIBS = libmtd
+-TARGETS = libmtd.a
++override TARGETS = libmtd.a
  
  include ../common.mk
  
This page took 0.022929 seconds and 4 git commands to generate.