Changes in kernel/arch/arm32/Makefile.inc [cfdeedc:874ed210] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/arm32/Makefile.inc
rcfdeedc r874ed210 35 35 # This is necessary to allow vmsr insn and fpexc manipulation 36 36 # Use vfp32 to allow context save/restore of d16-d31 regs. 37 AFLAGS += -mfloat-abi=hard -mfpu=vfp337 COMMON_CFLAGS += -mfloat-abi=hard 38 38 endif 39 39
Note:
See TracChangeset
for help on using the changeset viewer.