Changeset 169c408 in mainline for arch/mips32/boot/Makefile


Ignore:
Timestamp:
2005-11-01T22:14:56Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
dbd1059
Parents:
1a70350
Message:

Move src/ and include/ to generic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips32/boot/Makefile

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