* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
* configure: Regenerate. config/ * mt-mips16-compat: New file, taken from mt-mips-elfoabi. * mt-mips-elfoabi: Include mt-mips16-compat. * mt-mips-gnu: New file.
This commit is contained in:
@@ -1904,6 +1904,9 @@ case "${target}" in
|
||||
mipsisa*-*-elfoabi*)
|
||||
target_makefile_frag="config/mt-mips-elfoabi"
|
||||
;;
|
||||
mips*-*-*linux* | mips*-*-gnu*)
|
||||
target_makefile_frag="config/mt-mips-gnu"
|
||||
;;
|
||||
*-*-netware*)
|
||||
target_makefile_frag="config/mt-netware"
|
||||
;;
|
||||
|
Reference in New Issue
Block a user