diff options
author | Josh Blum | 2010-11-30 13:03:05 -0500 |
---|---|---|
committer | Josh Blum | 2010-11-30 13:03:05 -0500 |
commit | 3bb029afe0d7de1bd4aadaecf4eb7121e0f2c84d (patch) | |
tree | 505fb065111af25eae9a76faba31c11cd62db520 /bootstrap | |
parent | 775bd35cde0b42f3aaab76f4014e5915783ecb44 (diff) | |
download | gnuradio-3bb029afe0d7de1bd4aadaecf4eb7121e0f2c84d.tar.gz gnuradio-3bb029afe0d7de1bd4aadaecf4eb7121e0f2c84d.tar.bz2 gnuradio-3bb029afe0d7de1bd4aadaecf4eb7121e0f2c84d.zip |
Removed usrp2-firmware from being automatically built.
Most users get the firmware from precompiled binaries.
Removing this should make configure less confusing.
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -28,6 +28,3 @@ autoheader libtoolize --automake automake --add-missing -Wno-portability -Wno-override -Wnone #automake --add-missing -Wno-portability - -# Run bootstrap in any subprojects -(cd usrp2/firmware ; ./bootstrap) |