Compile kismet with dbus support disabled

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12751 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-09-28 07:00:35 +00:00
parent 73a77e19d7
commit 60c07537cf

View File

@ -86,6 +86,7 @@ endef
CONFIGURE_ARGS += \
--enable-syspcap=yes \
--disable-dbus \
--disable-setuid \
--disable-wsp100 \
--disable-gpsmap \