aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 6e858ac..5cb5a04 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -8,6 +8,7 @@ Required dependencies:
* Optional UHD for USRP
* Optional LimeSuite for LimeSDR support
* Optional SoapySDR (see below)
+* Optional bladerf (see below)
* Optional ZeroMQ http://www.zeromq.org
Simple install procedure:
@@ -105,3 +106,8 @@ your system, and will print at the end of `./configure` if support is enabled or
not.
A configuration example is available in `doc/example.ini`
+
+BladeRF support
+===============
+
+In order to use `--enable-bladerf`, you need to install the `libbladerf2` including the -dev package.