mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2002-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-bsp-cache.m4: Remove.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2002-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* aclocal/check-bsp-cache.m4: Remove.
|
||||||
|
|
||||||
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
|
* aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
|
||||||
|
|||||||
@@ -1,13 +0,0 @@
|
|||||||
dnl $Id$
|
|
||||||
|
|
||||||
dnl RTEMS_CHECK_BSP_CACHE(RTEMS_BSP)
|
|
||||||
AC_DEFUN(RTEMS_CHECK_BSP_CACHE,
|
|
||||||
[
|
|
||||||
AC_REQUIRE([RTEMS_CHECK_CPU])dnl sets RTEMS_CPU, target
|
|
||||||
AC_REQUIRE([RTEMS_ENV_RTEMSBSP])dnl set RTEMS_BSP
|
|
||||||
AC_REQUIRE([RTEMS_TOP])dnl sets RTEMS_TOPdir
|
|
||||||
AC_CACHE_CHECK([for RTEMS_CPU_MODEL], rtems_cv_RTEMS_CPU_MODEL,
|
|
||||||
. $RTEMS_TOPdir/c/[$]$1/make/[$]$1.cache)
|
|
||||||
RTEMS_CPU_MODEL=$rtems_cv_RTEMS_CPU_MODEL
|
|
||||||
AC_SUBST(RTEMS_CPU_MODEL)
|
|
||||||
])dnl
|
|
||||||
Reference in New Issue
Block a user