Changeset 24241cf in mainline for arch/mips/boot/Makefile


Ignore:
Timestamp:
2005-09-10T17:30:56Z (20 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a1493d9
Parents:
9060bd1
Message:

Basic changes to boot it on SGI Indy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips/boot/Makefile

    r9060bd1 r24241cf  
    1414
    1515ASFLAGS=-mips2 -I../../../include
    16 LFLAGS=--oformat=binary -mips2 -e start -T _link.ld
     16LFLAGS=--oformat=binary -e start -T _link.ld
    1717
    1818.S.o:
Note: See TracChangeset for help on using the changeset viewer.