summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorTom Rondeau2010-12-11 14:24:17 -0500
committerTom Rondeau2010-12-11 14:24:17 -0500
commit504a2cce5df490bf9a6b2023cc1df568e51da20a (patch)
treeff89891a8b4b89bc846775fe33d1463354a62602 /bootstrap
parent051aa2f5bc9f2311bb81669eb4326fd906592a1d (diff)
parent6cd7639e86285c2fc0f3771fd1111c4456d477a4 (diff)
downloadgnuradio-504a2cce5df490bf9a6b2023cc1df568e51da20a.tar.gz
gnuradio-504a2cce5df490bf9a6b2023cc1df568e51da20a.tar.bz2
gnuradio-504a2cce5df490bf9a6b2023cc1df568e51da20a.zip
Merge branch 'volk' into next
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 463ff165b..be511806f 100755
--- a/bootstrap
+++ b/bootstrap
@@ -31,3 +31,4 @@ automake --add-missing -Wno-portability -Wno-override -Wnone
# Run bootstrap in any subprojects
(cd usrp2/firmware ; ./bootstrap)
+(cd volk ; ./bootstrap)