diff options
author | Tom Rondeau | 2011-10-19 15:10:58 -0700 |
---|---|---|
committer | Tom Rondeau | 2011-10-19 15:10:58 -0700 |
commit | e30b824e9165bff69f09121631c3d5a706cbbd39 (patch) | |
tree | 62e29ee0f9e7d6139d73174a4bf31559c2db9fab /bootstrap | |
parent | 49a1ad2cd002200a3b37f40117cf69e1a07a9222 (diff) | |
download | gnuradio-e30b824e9165bff69f09121631c3d5a706cbbd39.tar.gz gnuradio-e30b824e9165bff69f09121631c3d5a706cbbd39.tar.bz2 gnuradio-e30b824e9165bff69f09121631c3d5a706cbbd39.zip |
Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. Also removes related M4 and dependency requirements for USRP-related libs.
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -30,5 +30,4 @@ automake --add-missing -Wno-portability -Wno-override -Wnone #automake --add-missing -Wno-portability # Run bootstrap in any subprojects -(cd usrp2/firmware ; ./bootstrap) (cd volk ; ./bootstrap) |