kismet: Drop --disable-libusb for CC2540
parent
b978a16984
commit
73aedff33b
|
@ -26,7 +26,6 @@ endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
$(CONFIGURE_OPTS) \
|
$(CONFIGURE_OPTS) \
|
||||||
--disable-libusb \
|
|
||||||
--enable-capture-tools-only
|
--enable-capture-tools-only
|
||||||
|
|
||||||
# Override libs to force lpthread because we don't detect it properly on openwrt
|
# Override libs to force lpthread because we don't detect it properly on openwrt
|
||||||
|
|
Loading…
Reference in New Issue