2011-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
	Remove AC_ARG_VAR([RTEMS_BSP],[]).
	Add RTEMS_ENV_RTEMSBSP.
This commit is contained in:
Ralf Corsepius
2011-02-25 11:01:21 +00:00
parent 6a1176a20c
commit 540dc2c6ce
2 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2011-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
Remove AC_ARG_VAR([RTEMS_BSP],[]).
Add RTEMS_ENV_RTEMSBSP.
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.

View File

@@ -7,13 +7,11 @@ AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite-tools],[_RTEMS_VERSION],[http:
AC_CONFIG_SRCDIR([runtest])
RTEMS_TOP(../../../../../../..)
# FIXME: This should not be here
AC_ARG_VAR([RTEMS_BSP],[])
RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
AM_MAINTAINER_MODE
RTEMS_ENV_RTEMSBSP
RTEMS_PROJECT_ROOT
RTEMS_TOOLPATHS