Changeset 018e1e3 in mainline for kernel/arch/mips32/Makefile.inc
- Timestamp:
- 2008-12-28T12:35:00Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8b74af07
- Parents:
- 4f75b63
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/Makefile.inc
r4f75b63 r018e1e3 67 67 BFD_NAME = elf32-bigmips 68 68 BFD = ecoff-bigmips 69 TOOLCHAIN_DIR = $(CROSS_PREFIX)/mips 69 70 TARGET = mips-sgi-irix5 70 TOOLCHAIN_DIR = $(CROSS_PREFIX)/mips/bin71 71 GCC_CFLAGS += -EB -DBIG_ENDIAN -DARCH_HAS_FPU -mips3 72 72 endif
Note:
See TracChangeset
for help on using the changeset viewer.