Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/arm32/Makefile.inc

    r874ed210 rcfdeedc  
    3535        # This is necessary to allow vmsr insn and fpexc manipulation
    3636        # Use vfp32 to allow context save/restore of d16-d31 regs.
    37         COMMON_CFLAGS += -mfloat-abi=hard
     37        AFLAGS += -mfloat-abi=hard -mfpu=vfp3
    3838endif
    3939
Note: See TracChangeset for help on using the changeset viewer.