2003-09-26 Joel Sherrill <joel@OARcorp.com>

* README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
This commit is contained in:
Joel Sherrill
2003-09-26 21:41:25 +00:00
parent effa44171b
commit 5e8552a407
3 changed files with 7 additions and 13 deletions

View File

@@ -13,7 +13,6 @@ case $RTEMS_CPU in
_RTEMS_CPU_SUBDIR([arm],[$1]);;
_RTEMS_CPU_SUBDIR([c4x],[$1]);;
_RTEMS_CPU_SUBDIR([h8300],[$1]);;
_RTEMS_CPU_SUBDIR([hppa1.1],[$1]);;
_RTEMS_CPU_SUBDIR([i386],[$1]);;
_RTEMS_CPU_SUBDIR([i960],[$1]);;
_RTEMS_CPU_SUBDIR([m68k],[$1]);;