Changeset 5a00ee0 in mainline for kernel/arch/mips32/Makefile.inc
- Timestamp:
- 2012-12-03T21:48:28Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ba5cff5
- Parents:
- f9ab562
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/Makefile.inc
rf9ab562 r5a00ee0 49 49 ENDIANESS = LE 50 50 endif 51 ifeq ($(MACHINE),malta) 52 BFD_NAME = elf32-tradlittlemips 53 ENDIANESS = LE 54 endif 51 55 52 56 ARCH_SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.