Changeset 4e01c9c in rtems


Ignore:
Timestamp:
03/21/98 15:44:26 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
61bbe543
Parents:
77bf1b1
Message:

Added BSP specific start since it had become VERY complex to attempt
to share the start code across i386 BSPs.

Location:
c/src/lib/libbsp/i386/force386
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/i386/force386/Makefile.in

    r77bf1b1 r4e01c9c  
    1414# wrapup is the one that actually builds and installs the library
    1515#  from the individual .rel files built in other directories
    16 SUB_DIRS=include startup clock console shmsupp timer wrapup
     16SUB_DIRS=include start startup clock console shmsupp timer wrapup
Note: See TracChangeset for help on using the changeset viewer.