projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] ppp: use service_kill()
[openwrt.git]
/
package
/
wireless-tools
/
Makefile
diff --git
a/package/wireless-tools/Makefile
b/package/wireless-tools/Makefile
index
7195f15
..
80766ad
100644
(file)
--- a/
package/wireless-tools/Makefile
+++ b/
package/wireless-tools/Makefile
@@
-55,6
+55,7
@@
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS) -I." \
+ BUILD_WE_ESSENTIAL=y \
libiw.so.$(PKG_VERSION) iwmulticall
$(MAKE) -C $(PKG_BUILD_DIR) \
PREFIX="$(PKG_INSTALL_DIR)" \
This page took
0.025757 seconds
and
4
git commands to generate.