aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2008-01-23 07:06:54 +0000
committerDan Nicolaescu <[email protected]>2008-01-23 07:06:54 +0000
commit7cc04609cb5789a7e736d666af22f65671f706ce (patch)
tree7f4e86aa61a20862810bd740b16fe80634ca1987 /configure.in
parentd1a3b360777284a04c1ab469d441906da193d716 (diff)
* configure.in (xtensa): Match more configurations.
* configure: Regenerate.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2320ea1837..fc2a624487 100644
--- a/configure.in
+++ b/configure.in
@@ -1209,7 +1209,7 @@ dnl see the `changequote' comment above.
;;
## Tensilica Xtensa Linux-based GNU system
- xtensa-*-linux-gnu* )
+ xtensa*-*-linux-* )
machine=xtensa opsys=gnu-linux
;;