Rebased from upstream / out of band repository.
[librecmc/librecmc.git] / scripts / ext-toolchain.sh
index ee7d9532f5de79588900920e73046221679541b7..5070a4b15f8f5b3e5f13984a278ef568738e994e 100755 (executable)
@@ -309,7 +309,7 @@ print_config() {
                        echo "Available targets:"                               >&2
                        echo $mktargets                                         >&2
                else
-                       echo -e "Could not find a suitable OpenWrt target for " >&2
+                       echo -e "Could not find a suitable libreCMC target for " >&2
                        echo -e "CPU architecture '$cpuarch' - you need to "    >&2
                        echo -e "define one first!"                             >&2
                fi