summaryrefslogtreecommitdiffstats
path: root/host/cmake
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-10-14 10:13:58 -0700
committerJosh Blum <josh@joshknows.com>2011-10-14 10:15:20 -0700
commitf817f6f1db02d8a0cd6698510a2094ebce3bd171 (patch)
tree375ad3c4b93e605b508d2122bc21e9eecf451025 /host/cmake
parent1f6f07b3d42dc763ff1a9ba75fb15463bb338ae0 (diff)
downloaduhd-f817f6f1db02d8a0cd6698510a2094ebce3bd171.tar.gz
uhd-f817f6f1db02d8a0cd6698510a2094ebce3bd171.tar.bz2
uhd-f817f6f1db02d8a0cd6698510a2094ebce3bd171.zip
uhd: added supported models and some doc tweaks
Diffstat (limited to 'host/cmake')
-rw-r--r--host/cmake/Modules/UHDPackage.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/cmake/Modules/UHDPackage.cmake b/host/cmake/Modules/UHDPackage.cmake
index e36793d73..3c6ae14f2 100644
--- a/host/cmake/Modules/UHDPackage.cmake
+++ b/host/cmake/Modules/UHDPackage.cmake
@@ -80,7 +80,7 @@ ENDIF()
########################################################################
# Setup CPack General
########################################################################
-SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Ettus Research - Universal Hardware Driver")
+SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Ettus Research - USRP Hardware Driver")
SET(CPACK_PACKAGE_VENDOR "Ettus Research LLC")
SET(CPACK_PACKAGE_CONTACT "support@ettus.com")
SET(CPACK_PACKAGE_VERSION_MAJOR ${UHD_VERSION_MAJOR})