Changeset ee950a33 in rtems


Ignore:
Timestamp:
09/19/05 03:16:27 (18 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
24934c57
Parents:
f1f6f2e0
Message:

Move optman to the end of BSP_SUBDIRS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/configure.ac

    rf1f6f2e0 ree950a33  
    133133AC_CONFIG_SUBDIRS([make])
    134134BSP_SUBDIRS="$BSP_SUBDIRS make"
    135 BSP_SUBDIRS="$BSP_SUBDIRS optman"
    136135
    137136RTEMS_CPU_SUBDIRS(lib/libcpu)
     
    167166BSP_SUBDIRS="$BSP_SUBDIRS wrapup"
    168167
     168BSP_SUBDIRS="$BSP_SUBDIRS optman"
     169
    169170AC_ARG_ENABLE([ada],
    170171[AS_HELP_STRING(--enable-ada,enable ada support)],
Note: See TracChangeset for help on using the changeset viewer.