summaryrefslogtreecommitdiffstats
path: root/package/gnuconfig/patches/config.sub.ps2.patch
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-07-09 17:59:19 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-07-09 17:59:19 +0000
commitead86bff6493f5a2be411a47862526f8d5488dfe (patch)
tree74b261c869723d1e17feb8c6d17a40e7888e20bd /package/gnuconfig/patches/config.sub.ps2.patch
parent9bb66ca13ec584a840c57ea5c606fe09534e01f8 (diff)
downloadbuildroot-novena-ead86bff6493f5a2be411a47862526f8d5488dfe.tar.gz
buildroot-novena-ead86bff6493f5a2be411a47862526f8d5488dfe.zip
- pull from upstream
Diffstat (limited to 'package/gnuconfig/patches/config.sub.ps2.patch')
-rw-r--r--package/gnuconfig/patches/config.sub.ps2.patch22
1 files changed, 11 insertions, 11 deletions
diff --git a/package/gnuconfig/patches/config.sub.ps2.patch b/package/gnuconfig/patches/config.sub.ps2.patch
index 619a96e21..ac8dbc68a 100644
--- a/package/gnuconfig/patches/config.sub.ps2.patch
+++ b/package/gnuconfig/patches/config.sub.ps2.patch
@@ -1,20 +1,20 @@
Index: config.sub
===================================================================
RCS file: /cvsroot/config/config/config.sub,v
-retrieving revision 1.340
-diff -u -p -r1.340 config.sub
---- config.sub
-+++ config.sub
-@@ -244,7 +244,7 @@ case $basic_machine in
- | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
+retrieving revision 1.356
+diff -u -r1.356 config.sub
+--- config.sub 28 Jun 2007 06:56:43 -0000 1.356
++++ config.sub 9 Jul 2007 17:43:32 -0000
+@@ -244,7 +244,7 @@
+ | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
| bfin \
| c4x | clipper \
- | d10v | d30v | dlx | dsp16xx \
+ | d10v | d30v | dlx | dsp16xx | dvp \
- | fr30 | frv \
+ | fido | fr30 | frv \
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
| i370 | i860 | i960 | ia64 \
-@@ -693,6 +693,24 @@ case $basic_machine in
+@@ -694,6 +694,24 @@
basic_machine=m68k-atari
os=-mint
;;
@@ -39,12 +39,12 @@ diff -u -p -r1.340 config.sub
mips3*-*)
basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
;;
-@@ -1218,7 +1236,7 @@ case $os in
+@@ -1226,7 +1244,7 @@
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
-- | -skyos* | -haiku* | -rdos*)
-+ | -skyos* | -haiku* | -rdos* | -irx*)
+- | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
++ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -irx*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)