diff options
author | Josh Blum <josh@joshknows.com> | 2010-06-18 12:36:30 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-06-18 12:36:30 -0700 |
commit | f58cf8f6dc0b0bae5b7644a03aa30a57e99e595a (patch) | |
tree | ec6b7a0ed700f3a83cf25649e1d717dd53315b9c /host/docs | |
parent | efbeb60d1dd7e870a48cf42df9a3650aefbf26cd (diff) | |
download | uhd-f58cf8f6dc0b0bae5b7644a03aa30a57e99e595a.tar.gz uhd-f58cf8f6dc0b0bae5b7644a03aa30a57e99e595a.tar.bz2 uhd-f58cf8f6dc0b0bae5b7644a03aa30a57e99e595a.zip |
usrp2: updated fpga build notes
Diffstat (limited to 'host/docs')
-rw-r--r-- | host/docs/usrp2.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/usrp2.rst b/host/docs/usrp2.rst index 1bd95cefa..09987b3fa 100644 --- a/host/docs/usrp2.rst +++ b/host/docs/usrp2.rst @@ -20,7 +20,7 @@ Run the following commands: :: cd <uhd-repo-path>/fpga/usrp2/top/u2_rev3 - make bin + make -f Makefile.udp bin *The image file will be ./build/u2_rev3.bin* |