projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[orion] add support for D-Link DNS-323
[openwrt.git]
/
tools
/
mtd-utils
/
patches
/
131-fix_lib_compile.patch
1
--- a/lib/Makefile
2
+++ b/lib/Makefile
3
@@ -7,7 +7,7 @@ SUBDIRS =
4
# CFLAGS += -Werror
5
CPPFLAGS += -I../include
6
LIBS = libmtd
7
-TARGETS = libmtd.a
8
+override TARGETS = libmtd.a
9
10
include ../common.mk
11
This page took
0.037448 seconds
and
5
git commands to generate.