2002-08-06 Joel Sherrill <joel@OARcorp.com>

* configure.ac: GO back to name bender for the or32/or1200 BSP.
This commit is contained in:
Joel Sherrill
2002-08-06 20:37:25 +00:00
parent f3d951929c
commit 98c849f44e
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-08-06 Joel Sherrill <joel@OARcorp.com>
* configure.ac: GO back to name bender for the or32/or1200 BSP.
2002-08-06 Joel Sherrill <joel@OARcorp.com>
* bsp_specs, configure.ac, startup/bspstart.c: Update and fix

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-lib-libbsp-or32-or32sim],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-c-src-lib-libbsp-or32-bender],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..)
AC_CONFIG_AUX_DIR(../../../../../..)