aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Bingler <steven.bingler@ni.com>2017-03-06 10:49:41 -0800
committerSteven Bingler <steven.bingler@ni.com>2017-03-06 10:49:41 -0800
commit1b6336ac2043892b42eea0d9932b65c0d8aedee5 (patch)
treeb125784a13b20f19ac563494ef34251d57a7136a
parentda26a3e34ece4a68ddc3542644308c406a162683 (diff)
downloaduhd-1b6336ac2043892b42eea0d9932b65c0d8aedee5.tar.gz
uhd-1b6336ac2043892b42eea0d9932b65c0d8aedee5.tar.bz2
uhd-1b6336ac2043892b42eea0d9932b65c0d8aedee5.zip
Clarifying build gnu-radio steps
-rw-r--r--host/docs/usrp_e3x0.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/docs/usrp_e3x0.dox b/host/docs/usrp_e3x0.dox
index 929b9f635..f2b184e4e 100644
--- a/host/docs/usrp_e3x0.dox
+++ b/host/docs/usrp_e3x0.dox
@@ -150,6 +150,7 @@ for the E3XX if you are doing custom GNU Radio development work.
\code{.sh}
$ mkdir build-arm
+$ cd build-arm
$ cmake -Wno-dev -DCMAKE_TOOLCHAIN_FILE=../cmake/Toolchains/oe-sdk_cross.cmake \-DCMAKE_INSTALL_PREFIX=/usr -DENABLE_GR_VOCODER=OFF -DENABLE_GR_ATSC=OFF \
-DENABLE_GR_DTV=OFF -DENABLE_DOXYGEN=OFF ../
\endcode