summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-11 21:20:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-11 21:20:43 +0000
commit2bb990f0a556da925be85ff3aa074bbdf000c168 (patch)
tree14541a74b4e6f7aa985451c6d37caff3e8679a77 /configure
parentnew test cases (diff)
downloadrtems-2bb990f0a556da925be85ff3aa074bbdf000c168.tar.bz2
Fixed hppa1.1 configuration.
Diffstat (limited to 'configure')
-rw-r--r--configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index fa333e20ea..1b8384f162 100644
--- a/configure
+++ b/configure
@@ -1335,7 +1335,7 @@ RTEMS_HOST=$host_os
case "${target}" in
# hpux unix port should go here
- hppa1.1-rtems*)
+ hppa1.1-*-rtems*)
target_cpu=hppa1_1
;;
i[3456]86-go32-rtems*)
@@ -1349,11 +1349,11 @@ case "${target}" in
RTEMS_HAS_POSIX_API=no
RTEMS_HOST=Linux
;;
- no_cpu-rtems*)
+ no_cpu-*rtems*)
target_cpu=no_cpu
RTEMS_HAS_POSIX_API=no
;;
- powerpc-*tems*)
+ powerpc-*rtems*)
target_cpu=ppc
;;
sparc-sun-solaris*) # unix "simulator" port