Changeset c61218e8 in rtems for make/custom/mvme2307.cfg
- Timestamp:
- 11/01/99 13:15:26 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 89b63972
- Parents:
- 92f69999
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
make/custom/mvme2307.cfg
r92f69999 rc61218e8 12 12 # This is the actual bsp directory used during the build process. 13 13 RTEMS_BSP_FAMILY=mvme2307 14 15 # This target does NOT support the TCP/IP stack so ignore requests16 # to enable it.17 #HAS_NETWORKING=no18 14 19 15 # This section makes the target dependent options file. … … 76 72 CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions 77 73 78 # Define this to yes if this target supports multiprocessor environments.79 HAS_MP=no80 81 82 74 # The following is a linkcmds file which will work without using the 83 75 # -specs system in gcc 2.8.
Note: See TracChangeset
for help on using the changeset viewer.