aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-07-17 16:32:59 -0700
committerJosh Blum <josh@joshknows.com>2012-07-17 16:32:59 -0700
commitc5207ff2834c2ff9012d59b94e29d90573e9277f (patch)
tree77bb6266d0f34b9ab58719731e3c94b735036fdd /host/docs/CMakeLists.txt
parentdd4c2242a014d5429d8cfde74d9a61bf75faa249 (diff)
downloaduhd-c5207ff2834c2ff9012d59b94e29d90573e9277f.tar.gz
uhd-c5207ff2834c2ff9012d59b94e29d90573e9277f.tar.bz2
uhd-c5207ff2834c2ff9012d59b94e29d90573e9277f.zip
docs: added comparative features list at top of each
Diffstat (limited to 'host/docs/CMakeLists.txt')
-rw-r--r--host/docs/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/host/docs/CMakeLists.txt b/host/docs/CMakeLists.txt
index e393a79f0..f56358ca9 100644
--- a/host/docs/CMakeLists.txt
+++ b/host/docs/CMakeLists.txt
@@ -1,5 +1,5 @@
#
-# Copyright 2010-2011 Ettus Research LLC
+# Copyright 2010-2012 Ettus Research LLC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -33,8 +33,8 @@ SET(manual_sources
transport.rst
usrp1.rst
usrp2.rst
- usrp_b1xx.rst
- usrp_e1xx.rst
+ usrp_b100.rst
+ usrp_e1x0.rst
)
########################################################################