bluez-hcidump: --with-usb is irrelevant, cut and paste error.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9067 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
rwhitby 2007-09-29 12:58:44 +00:00
parent 056a9c531e
commit 9ab0fd2773

View File

@ -33,7 +33,6 @@ endef
define Build/Configure
$(call Build/Configure/Default, \
--with-bluez="$(STAGING_DIR)/usr/include" \
--with-usb=no \
)
endef