summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorTom Rondeau2011-10-19 15:10:58 -0700
committerTom Rondeau2011-10-19 15:10:58 -0700
commite30b824e9165bff69f09121631c3d5a706cbbd39 (patch)
tree62e29ee0f9e7d6139d73174a4bf31559c2db9fab /bootstrap
parent49a1ad2cd002200a3b37f40117cf69e1a07a9222 (diff)
downloadgnuradio-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-xbootstrap1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index be511806f..b40afb20c 100755
--- a/bootstrap
+++ b/bootstrap
@@ -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)