Changeset 169c408 in mainline for arch/mips32/boot/Makefile
- Timestamp:
- 2005-11-01T22:14:56Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- dbd1059
- Parents:
- 1a70350
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/boot/Makefile
r1a70350 r169c408 13 13 LD=$(MIPS_BINUTILS_DIR)/$(MIPS_TARGET)-ld 14 14 15 ASFLAGS=-mips2 -I../../../ include15 ASFLAGS=-mips2 -I../../../generic/include 16 16 LFLAGS=--oformat=binary -e start -T _link.ld 17 17
Note:
See TracChangeset
for help on using the changeset viewer.