bluez-hcidump: --with-usb is irrelevant, cut and paste error.
authorrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 29 Sep 2007 12:58:44 +0000 (12:58 +0000)
committerrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 29 Sep 2007 12:58:44 +0000 (12:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9067 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/bluez-hcidump/Makefile

index 0203b03..71f6bf1 100644 (file)
@@ -33,7 +33,6 @@ endef
 define Build/Configure
        $(call Build/Configure/Default, \
                --with-bluez="$(STAGING_DIR)/usr/include" \
-               --with-usb=no \
        )
 endef