Changeset cc51f05a in rtems


Ignore:
Timestamp:
12/09/02 11:26:13 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
e3e93eb
Parents:
b41b797
Message:

2002-12-09 Ralf Corsepius <corsepiu@…>

  • aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
  • aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
  • aclocal/check-bsps.m4: Remove.
Location:
cpukit
Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • cpukit/ChangeLog

    rb41b797 rcc51f05a  
     12002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
     4        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
     5        * aclocal/check-bsps.m4: Remove.
     6
    172002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    28
  • cpukit/aclocal/env-rtemsbsp.m4

    rb41b797 rcc51f05a  
    77AC_BEFORE([$0], [RTEMS_ENABLE_RTEMSBSP])dnl
    88AC_BEFORE([$0], [RTEMS_PROJECT_ROOT])dnl
    9 AC_BEFORE([$0], [RTEMS_CHECK_CUSTOM_BSP])dnl
    109
    1110AC_ARG_VAR([CPU_CFLAGS],[])
  • cpukit/aclocal/env-rtemscpu.m4

    rb41b797 rcc51f05a  
    3030else
    3131  RTEMS_ENV_RTEMSBSP
    32   RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
    3332fi
    3433])
Note: See TracChangeset for help on using the changeset viewer.