[Freeswitch-svn] [commit] r5457 - freeswitch/trunk/build/config

Freeswitch SVN mikej at freeswitch.org
Sun Jun 24 16:14:17 EDT 2007


Author: mikej
Date: Sun Jun 24 16:14:17 2007
New Revision: 5457

Modified:
   freeswitch/trunk/build/config/config.sub

Log:
add blackfin to config.sub.  FSBUILD-5.

Modified: freeswitch/trunk/build/config/config.sub
==============================================================================
--- freeswitch/trunk/build/config/config.sub	(original)
+++ freeswitch/trunk/build/config/config.sub	Sun Jun 24 16:14:17 2007
@@ -226,6 +226,7 @@
 	# Recognize the basic CPU types without company name.
 	# Some are omitted here because they have special meanings below.
 	1750a | 580 \
+	| bfin \
 	| a29k \
 	| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
 	| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
@@ -292,6 +293,7 @@
 		;;
 	# Recognize the basic CPU types with company name.
 	580-* \
+	| bfin-* \
 	| a29k-* \
 	| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
 	| alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \



More information about the Freeswitch-svn mailing list