summaryrefslogtreecommitdiffstats
path: root/aclocal/canonical-target-name.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal/canonical-target-name.m4')
-rw-r--r--aclocal/canonical-target-name.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/aclocal/canonical-target-name.m4 b/aclocal/canonical-target-name.m4
index cf6890a4f2..ae4ea25caf 100644
--- a/aclocal/canonical-target-name.m4
+++ b/aclocal/canonical-target-name.m4
@@ -15,9 +15,6 @@ AC_MSG_CHECKING(rtems target cpu)
changequote(,)dnl
case "${target}" in
# hpux unix port should go here
- i[3456]86-go32-rtems*)
- RTEMS_CPU=i386
- ;;
i[3456]86-pc-linux*) # unix "simulator" port
RTEMS_CPU=unix
;;