From ead86bff6493f5a2be411a47862526f8d5488dfe Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 9 Jul 2007 17:59:19 +0000 Subject: - pull from upstream --- package/gnuconfig/patches/config.sub.ps2.patch | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'package/gnuconfig/patches/config.sub.ps2.patch') 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*) -- cgit v1.2.3