]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Changed toolchain name.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 13 Dec 2008 22:03:17 +0000 (23:03 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 13 Dec 2008 22:03:17 +0000 (23:03 +0100)
tools/make-constants

index 0f045b49e39becf44ce9db328e8de8ea1a81d236..e66110e7cffae7fe970b13cc2fa6488897914198 100644 (file)
@@ -146,7 +146,7 @@ if [ "$BUILD_DEBUG" == "1" ]; then
 fi
 
 # Define TOOLCHAINNAME
-TOOLCHAINNAME=$SNAME-$TOOLCHAINVERSION-toolchain-t${TARGET}-m${MACHINE}
+TOOLCHAINNAME=$SNAME-$TOOLCHAINVERSION-toolchain-${TARGET}
 
 # Set up what used to be /tools
 TOOLS_DIR=/tools_${TARGET}