1*377e23a2Schristos# Configurations use this fragment if they support MIPS16 and non-MIPS16 code,
2*377e23a2Schristos# but if the libraries are all non-MIPS16.  Add -minterlink-mips16 so
3*377e23a2Schristos# that the libraries can be used with both ISA modes.
4*377e23a2SchristosCFLAGS_FOR_TARGET += -minterlink-mips16
5*377e23a2SchristosCXXFLAGS_FOR_TARGET += -minterlink-mips16
6