Commit a7cf0cfa authored by Cedric Roux's avatar Cedric Roux

Merge remote-tracking branch 'origin/352-support-for-n300' into develop_integration_2018_w44

parents 3fa0f5a9 72406041
...@@ -252,7 +252,7 @@ install_usrp_uhd_driver_from_source(){ ...@@ -252,7 +252,7 @@ install_usrp_uhd_driver_from_source(){
rm -rf /tmp/uhd rm -rf /tmp/uhd
git clone https://github.com/EttusResearch/uhd.git git clone https://github.com/EttusResearch/uhd.git
cd uhd cd uhd
git checkout tags/release_003_010_001_001 git checkout tags/v3.13.0.2
mkdir -p host/build mkdir -p host/build
cd host/build cd host/build
$CMAKE ../ $CMAKE ../
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment