Changeset 3ec2acc in mainline for kernel/arch
- Timestamp:
- 2017-05-18T18:03:20Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2628642
- Parents:
- 4f30222
- File:
-
- 1 edited
-
kernel/arch/mips32/Makefile.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/Makefile.inc
r4f30222 r3ec2acc 30 30 BFD = binary 31 31 GCC_CFLAGS += -msoft-float -mno-abicalls -G 0 -fno-zero-initialized-in-bss -mabi=32 32 AS_PROLOG = ".module softfloat;"32 AS_PROLOG = .module softfloat; 33 33 34 34 BITS = 32
Note:
See TracChangeset
for help on using the changeset viewer.
