diff options
author | Josh Blum <josh@joshknows.com> | 2010-11-29 12:20:24 -0500 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-11-29 12:20:24 -0500 |
commit | afd885501331932924ed7859aea0c8919a043b1c (patch) | |
tree | 046625078257b4a7d79f27ccd9ee129fbc909c57 /host/docs/CMakeLists.txt | |
parent | 2568efd1ead77cd6c459e8f2580466a923bb4ba7 (diff) | |
download | uhd-afd885501331932924ed7859aea0c8919a043b1c.tar.gz uhd-afd885501331932924ed7859aea0c8919a043b1c.tar.bz2 uhd-afd885501331932924ed7859aea0c8919a043b1c.zip |
usrp2: added docs page for usrp2 that points to nxxx page
Diffstat (limited to 'host/docs/CMakeLists.txt')
-rw-r--r-- | host/docs/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/docs/CMakeLists.txt b/host/docs/CMakeLists.txt index c649dbb61..bbe0fec26 100644 --- a/host/docs/CMakeLists.txt +++ b/host/docs/CMakeLists.txt @@ -28,6 +28,7 @@ SET(manual_sources images.rst transport.rst usrp1.rst + usrp2.rst usrp_nxxx.rst ) |