summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-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"