2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>

* aclocal/canonical-target-name.m4:
	Remove comment referring to HPUX9.
This commit is contained in:
Ralf Corsepius
2009-02-06 05:54:51 +00:00
parent cb29d6f1c9
commit 9ae11656f7
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/canonical-target-name.m4:
Remove comment referring to HPUX9.
2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove pck6 BSP.

View File

@@ -13,7 +13,6 @@ AC_DEFUN([RTEMS_CANONICAL_TARGET_CPU],
AC_CANONICAL_TARGET
AC_MSG_CHECKING(rtems target cpu)
case "${target}" in
# hpux unix port should go here
i[[34567]]86-*linux*) # unix "simulator" port
RTEMS_CPU=unix
;;