Changeset ee950a33 in rtems
- Timestamp:
- 09/19/05 03:16:27 (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 24934c57
- Parents:
- f1f6f2e0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/configure.ac
rf1f6f2e0 ree950a33 133 133 AC_CONFIG_SUBDIRS([make]) 134 134 BSP_SUBDIRS="$BSP_SUBDIRS make" 135 BSP_SUBDIRS="$BSP_SUBDIRS optman"136 135 137 136 RTEMS_CPU_SUBDIRS(lib/libcpu) … … 167 166 BSP_SUBDIRS="$BSP_SUBDIRS wrapup" 168 167 168 BSP_SUBDIRS="$BSP_SUBDIRS optman" 169 169 170 AC_ARG_ENABLE([ada], 170 171 [AS_HELP_STRING(--enable-ada,enable ada support)],
Note: See TracChangeset
for help on using the changeset viewer.