carl9170 toolchain: update binutils, gcc
[carl9170fw.git] / autogen.sh
index a360065b8b4a467c9c051f75d1ce98b57a6e1677..85f011d7551fb24cf0db5964133f06d5d2c1bb62 100755 (executable)
@@ -24,6 +24,7 @@ case "$1" in
                        exit 1
                fi
 
+               # shellcheck source=/dev/null
                . ./.config
                make
 
@@ -40,7 +41,7 @@ case "$1" in
                fi
 
                install -m 644 carlfw/carl9170.fw \
-                       ../carl9170-$CONFIG_CARL9170FW_RELEASE_VERSION.fw
+                       ../carl9170-"$CONFIG_CARL9170FW_RELEASE_VERSION".fw
                echo "done."
        ;;