projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sync with kmod-madwifi
[openwrt.git]
/
package
/
kismet
/
Makefile
diff --git
a/package/kismet/Makefile
b/package/kismet/Makefile
index
42c26e7
..
366fddd
100644
(file)
--- a/
package/kismet/Makefile
+++ b/
package/kismet/Makefile
@@
-58,8
+58,8
@@
$(PKG_BUILD_DIR)/.configured:
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) \
-
CC=$(TARGET_CC)
\
- CPPFLAGS="-I$(STAGING_DIR)/include -I$(STAGING_DIR)/usr/include -I$(LINUX_DIR)/include"
+
LIBS="-luClibc++ -lc -lm"
\
+ all
touch $@
$(IPKG_KISMET):
This page took
0.019542 seconds
and
4
git commands to generate.