Changeset 6bc4dbd in mainline for arch/mips32/boot/Makefile


Ignore:
Timestamp:
2005-11-08T00:00:15Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5b65205
Parents:
849ba5cb
Message:

new build system upgrade
finished work for IA-32, IA-64, PPC-32, SPARC-64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips32/boot/Makefile

    r849ba5cb r6bc4dbd  
    1313LD=$(MIPS_BINUTILS_DIR)/$(MIPS_TARGET)-ld
    1414
    15 ASFLAGS=-mips2 -I../../../generic/include
     15AFLAGS=-mips2 -I../../../generic/include
    1616LFLAGS=--oformat=binary -e start -T _link.ld
    1717
Note: See TracChangeset for help on using the changeset viewer.