aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2021-12-08 10:32:23 +0100
committerAaron Rossetto <aaron.rossetto@ni.com>2021-12-08 12:05:45 -0800
commited7e0f2f977c44ac4329c8f5ba06efe03550a2ec (patch)
tree506a549c13c5a13c1e50b112949e566d671cdb25 /host/docs/CMakeLists.txt
parent948a4ccdc5202e31e5e0be9f614c74aab740e95d (diff)
downloaduhd-ed7e0f2f977c44ac4329c8f5ba06efe03550a2ec.tar.gz
uhd-ed7e0f2f977c44ac4329c8f5ba06efe03550a2ec.tar.bz2
uhd-ed7e0f2f977c44ac4329c8f5ba06efe03550a2ec.zip
docs: Remove obsolete man pages
The man pages for usrp_x3xx_fpga_burner and octoclock_firmware_burner are obsolete; the corresponding utilities were replaced by uhd_image_loader many UHD versions ago.
Diffstat (limited to 'host/docs/CMakeLists.txt')
-rw-r--r--host/docs/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/host/docs/CMakeLists.txt b/host/docs/CMakeLists.txt
index e9b35bdc2..2b91fd4df 100644
--- a/host/docs/CMakeLists.txt
+++ b/host/docs/CMakeLists.txt
@@ -107,7 +107,6 @@ endif(ENABLE_MANUAL_OR_DOXYGEN)
########################################################################
set(man_page_sources
- octoclock_firmware_burner.1
uhd_cal_rx_iq_balance.1
uhd_cal_tx_dc_offset.1
uhd_cal_tx_iq_balance.1
@@ -117,7 +116,6 @@ set(man_page_sources
uhd_images_downloader.1
uhd_usrp_probe.1
usrp_n2xx_simple_net_burner.1
- usrp_x3xx_fpga_burner.1
usrp2_card_burner.1
)