Changes between Version 27 and Version 28 of Bootstrapping


Ignore:
Timestamp:
May 26, 2007, 9:28:40 PM (17 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bootstrapping

    v27 v28  
    1010== The Bootstrap Procedure ==
    1111
    12  1. Modify env.sh to accept the uname output.
     12 1. Modify kBuild/env.sh to accept the uname output.
    1313    A kBuild BUILD_TARGET / BUILD_PLATFORM OS name must be decided upon at this point. If the architecture and/or processor is new to kBuild, new (unique) names need to be found here as well.
    14  1. Modify header.kmk to accept and correctly configure the platform / target OS.
     14 1. Modify kBuild/header.kmk to accept and correctly configure the platform / target OS.
    1515 1. Run kBuild/env.sh to configure the kBuild environment.
    1616 1. Port and bootstrap kmk.