summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-wireless/hackrf-tools')
-rwxr-xr-xnet-wireless/hackrf-tools/files/hackrf_easy_flash1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-wireless/hackrf-tools/files/hackrf_easy_flash b/net-wireless/hackrf-tools/files/hackrf_easy_flash
index 3c802b440fac..78d0c69b0cd5 100755
--- a/net-wireless/hackrf-tools/files/hackrf_easy_flash
+++ b/net-wireless/hackrf-tools/files/hackrf_easy_flash
@@ -115,6 +115,7 @@ if [ "${CPLD}" = 1 ] && [ "${TARGET}" != "hackrf" ]; then
exit 1
fi
+printf "This tool is provided by Gentoo, please report bugs on https://bugs.gentoo.org/\n\n"
if [ ${DFU_MODE} = 1 ]; then
printf "Preparing to reset hackrf with DFU ${ram_firmware}\n"
printf "Then flashing with ${firmware}\n\n"