mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 05:47:26 +08:00
29k/UDI config stuff.
This commit is contained in:
@ -45,8 +45,8 @@ bfd_target=
|
||||
case "${target_vendor}" in
|
||||
amd)
|
||||
case "${target_os}" in
|
||||
ebmon) bfd_target="ebmon29k"
|
||||
;;
|
||||
ebmon) bfd_target="ebmon29k" ;;
|
||||
udi) bfd_target="udi29k" ;;
|
||||
*) echo "bad target_os for amd" ;;
|
||||
esac
|
||||
;;
|
||||
|
Reference in New Issue
Block a user