summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2020-05-18 09:54:18 +0200
committerMarcel Holtmann <marcel@holtmann.org>2020-05-18 09:54:18 +0200
commit3660706726374dc9270e833ecf9b9b71740b1696 (patch)
tree4b5310cd384706190027aa4f45df73aa215c256c /bootstrap-configure
parent15e8fbfdf1f9cf0353075390984e6f693307a0eb (diff)
downloadbluez-3660706726374dc9270e833ecf9b9b71740b1696.tar.gz
build: Enable the hid2hci tool for developers by default
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 2d6231f39..0efd83abc 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -22,6 +22,7 @@ fi
--enable-health \
--enable-android \
--enable-sixaxis \
+ --enable-hid2hci \
--enable-midi \
--enable-mesh \
--enable-btpclient \