Changeset c9ed176 in mainline for build.mips32


Ignore:
Timestamp:
2005-09-25T16:51:17Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a58db280
Parents:
48a02ef
Message:

Move kernel build files one level up the directory tree.
Fix paths in your testing environment!

File:
1 moved

Legend:

Unmodified
Added
Removed
  • build.mips32

    r48a02ef rc9ed176  
    99
    1010# Generate context_offset.h
    11 (cd ../tools/mips32/;make gencontext;./gencontext)
    12 rm ../arch/mips32/_link.ld
     11(cd tools/mips32/;make gencontext;./gencontext)
    1312
    1413make all ARCH=mips32 MACHINE=$MACHINE
Note: See TracChangeset for help on using the changeset viewer.