Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • meson/arch/mips32/meson.build

    rda13982 r581a54a  
    6161arch_boot_link_args = []
    6262
     63
     64kernel_as_prolog = '.module softfloat;'
    6365uspace_as_prolog = '.module softfloat;.abicalls;'
     66
    6467
    6568if MACHINE == 'bmalta' or MACHINE == 'lmalta'
Note: See TracChangeset for help on using the changeset viewer.