summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-23 23:08:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-23 23:08:10 +0000
commit42dc81e20687ac3ad82393ebad78d903781d0783 (patch)
tree26b9133d7f3e039d45606e7eeb1cc9df79ece832 /configure.in
parentrenamed ppc to powerpc (diff)
downloadrtems-42dc81e20687ac3ad82393ebad78d903781d0783.tar.bz2
Renamed hppa1_1 to hppa1.1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 695e981ab8..e182f2f762 100644
--- a/configure.in
+++ b/configure.in
@@ -123,9 +123,6 @@ RTEMS_HOST=$host_os
case "${target}" in
# hpux unix port should go here
- hppa1.1-*-rtems*)
- target_cpu=hppa1_1
- ;;
i[[3456]]86-go32-rtems*)
target_cpu=i386
rtems_bsp="go32 go32_p5"