summaryrefslogtreecommitdiffstats
path: root/local_patches/module-init-tools-3.2-pre1/generic/module-init-tools-3.2-pre1-uclibc.diff
blob: 98e80a3834cdd1541ba0cef70b63d7097a91681a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
#
# Submitted-By: Robert Schwebel, 2005-05-08
# Committed-By: Robert Schwebel
#
# Error: 
#
# config.sub claims that this is no valid configuration. 
#
# Description: 
#
# config.sub claims that this is no valid configuration. 
#
# State:
# 
# unknown
#

diff -urN module-init-tools-3.2-pre1/config.sub module-init-tools-3.2-pre1-ptx/config.sub
--- module-init-tools-3.2-pre1/config.sub	2002-11-26 02:38:55.000000000 +0100
+++ module-init-tools-3.2-pre1-ptx/config.sub	2005-05-08 13:34:24.000000000 +0200
@@ -281,10 +281,10 @@
 	  basic_machine=$basic_machine-pc
 	  ;;
 	# Object if more than one company name word.
-	*-*-*)
-		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
-		exit 1
-		;;
+#	*-*-*)
+#		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
+#		exit 1
+#		;;
 	# Recognize the basic CPU types with company name.
 	580-* \
 	| a29k-* \
@@ -1099,7 +1099,7 @@
 	# The portable systems comes first.
 	# Each alternative MUST END IN A *, to match a version number.
 	# -sysv* is not here because it comes later, after sysvr4.
-	-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
+	-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* | -uclibc* \
 	      | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
 	      | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
 	      | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \