projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
package/uboot-envtools: remove runtime dependency of zlib
[openwrt.git]
/
package
/
swconfig
/
src
/
Makefile
diff --git
a/package/swconfig/src/Makefile
b/package/swconfig/src/Makefile
index
7b95ca2
..
0d56f43
100644
(file)
--- a/
package/swconfig/src/Makefile
+++ b/
package/swconfig/src/Makefile
@@
-1,7
+1,7
@@
ifndef CFLAGS
CFLAGS = -O2 -g -I ../src
endif
ifndef CFLAGS
CFLAGS = -O2 -g -I ../src
endif
-LIBS=-lnl
+LIBS=-lnl
-lnl-genl
all: swconfig
all: swconfig
This page took
0.031331 seconds
and
4
git commands to generate.