projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
387da08
)
Compile kismet with dbus support disabled
author
Florian Fainelli
<florian@openwrt.org>
Sun, 28 Sep 2008 07:00:35 +0000
(07:00 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 28 Sep 2008 07:00:35 +0000
(07:00 +0000)
SVN-Revision: 12751
net/kismet/Makefile
patch
|
blob
|
history
diff --git
a/net/kismet/Makefile
b/net/kismet/Makefile
index f69bf6746af97bcc77e9d5d9ff2fa2883f36d939..63a8d76c59d4005ee2fa477ad78ae4f6299bac8c 100644
(file)
--- a/
net/kismet/Makefile
+++ b/
net/kismet/Makefile
@@
-86,6
+86,7
@@
endef
CONFIGURE_ARGS += \
--enable-syspcap=yes \
+ --disable-dbus \
--disable-setuid \
--disable-wsp100 \
--disable-gpsmap \