diff options
author | Josh Blum <josh@joshknows.com> | 2011-03-26 23:10:47 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-03-26 23:10:47 -0700 |
commit | ae8fd1009794cd80ee79fcf56a6bddb609bb32b5 (patch) | |
tree | 47062aee34ef4f532bfc786878ee1a7d0a1bbad1 /host/utils | |
parent | 8d8c694baecccd3cff52c95cae8a7d2afae615d7 (diff) | |
download | uhd-ae8fd1009794cd80ee79fcf56a6bddb609bb32b5.tar.gz uhd-ae8fd1009794cd80ee79fcf56a6bddb609bb32b5.tar.bz2 uhd-ae8fd1009794cd80ee79fcf56a6bddb609bb32b5.zip |
usrp2: added usrp_n2xx_net_burner_gui to build system installation
Diffstat (limited to 'host/utils')
-rw-r--r-- | host/utils/CMakeLists.txt | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | host/utils/usrp_n2xx_net_burner_gui.py | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/host/utils/CMakeLists.txt b/host/utils/CMakeLists.txt index 3c18324a5..98b5d41fb 100644 --- a/host/utils/CMakeLists.txt +++ b/host/utils/CMakeLists.txt @@ -59,6 +59,7 @@ IF(ENABLE_USRP2) usrp2_card_burner.py usrp2_card_burner_gui.py usrp_n2xx_net_burner.py + usrp_n2xx_net_burner_gui.py DESTINATION ${PKG_DATA_DIR}/utils COMPONENT utilities ) diff --git a/host/utils/usrp_n2xx_net_burner_gui.py b/host/utils/usrp_n2xx_net_burner_gui.py index 7fcb7d121..7fcb7d121 100644..100755 --- a/host/utils/usrp_n2xx_net_burner_gui.py +++ b/host/utils/usrp_n2xx_net_burner_gui.py |