diff options
Diffstat (limited to 'usrp')
-rw-r--r-- | usrp/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/usrp/README b/usrp/README index 63ff4a24c..df8277c3c 100644 --- a/usrp/README +++ b/usrp/README @@ -10,14 +10,6 @@ USE VERSION 2.4.0 or VERSION 2.5.0 due to some problems with variable initialization. http://sdcc.sourceforge.net -# To get started... - -./bootstrap # if you're building from CVS - -./configure -make && make check && make install - - The high level interface to the USRP using our standard FPGA bitstram is contained in usrp/host/lib/usrp_standard.h |