From 1b6336ac2043892b42eea0d9932b65c0d8aedee5 Mon Sep 17 00:00:00 2001 From: Steven Bingler Date: Mon, 6 Mar 2017 10:49:41 -0800 Subject: Clarifying build gnu-radio steps --- host/docs/usrp_e3x0.dox | 1 + 1 file changed, 1 insertion(+) (limited to 'host/docs') 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 -- cgit v1.2.3