From b1eb2c4cd057624312e0412f6c4be000f7fc3617 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Wed, 4 Jan 2017 14:23:58 +0200 Subject: build: Hide deprecated tools under --enable-deprecated This marks the following tools as deprecated as they are not longer maintained or have been replaced by other tools: hciattach hciconfig hcitool hcidump rfcomm sdptool ciptool gatttool --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README') diff --git a/README b/README index 910ddd636..ea1af9e69 100644 --- a/README +++ b/README @@ -166,6 +166,17 @@ For a working system, certain configuration options need to be enabled: systems. The behavior of the experimental tools is unstable and might still change. + --enable-deprecated + + Enable deprecated tools + + By defauld all tools that are no longer maintained are + disabled. This option can be used to enable them. + + It is not recommended to enable this option for production + systems. The behavior of the deprecated tools may be unstable + or simply don't work anymore. + --enable-nfc This option enable NFC pairing support. -- cgit v1.2.1