aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/CMakeLists.txt
diff options
context:
space:
mode:
authorNick Foster <nick@nerdnetworks.org>2010-11-10 12:02:28 -0800
committerNick Foster <nick@nerdnetworks.org>2010-11-10 12:02:28 -0800
commit8fe1e7b29aacce7f75ae36e81706bbde02749b97 (patch)
treea3f99967174c5a8b4ec6cb38118d1adc5671d7d7 /host/utils/CMakeLists.txt
parent53412938fe7c851591026ef4c25233806f4f27a3 (diff)
downloaduhd-8fe1e7b29aacce7f75ae36e81706bbde02749b97.tar.gz
uhd-8fe1e7b29aacce7f75ae36e81706bbde02749b97.tar.bz2
uhd-8fe1e7b29aacce7f75ae36e81706bbde02749b97.zip
2+: moved mboard_rev to usrp2/ in preparation for merging upstream
Diffstat (limited to 'host/utils/CMakeLists.txt')
-rw-r--r--host/utils/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/host/utils/CMakeLists.txt b/host/utils/CMakeLists.txt
index 083c7629c..a95864ca7 100644
--- a/host/utils/CMakeLists.txt
+++ b/host/utils/CMakeLists.txt
@@ -45,9 +45,6 @@ TARGET_LINK_LIBRARIES(usrp1_init_eeprom uhd)
ADD_EXECUTABLE(usrp1_serial_burner usrp1_serial_burner.cpp)
TARGET_LINK_LIBRARIES(usrp1_serial_burner uhd)
-ADD_EXECUTABLE(usrp2_burn_mb_rev usrp2_burn_mb_rev.cpp)
-TARGET_LINK_LIBRARIES(usrp2_burn_mb_rev uhd)
-
INSTALL(TARGETS
usrp2_addr_burner
usrp_burn_db_eeprom