mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
2007-08-17 Richard Sandiford <richard@codesourcery.com>
Nigel Stephens <nigel@mips.com> * config/mt-sde: New file. * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde as target_makefile_frag. * configure: Regenerate.
This commit is contained in:
@ -1748,6 +1748,9 @@ case "${target}" in
|
||||
spu-*-*)
|
||||
target_makefile_frag="config/mt-spu"
|
||||
;;
|
||||
mips*-sde-elf*)
|
||||
target_makefile_frag="config/mt-sde"
|
||||
;;
|
||||
*-*-netware*)
|
||||
target_makefile_frag="config/mt-netware"
|
||||
;;
|
||||
|
Reference in New Issue
Block a user