mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 13:30:30 +00:00
29k/UDI config stuff.
This commit is contained in:
parent
9bddba9ad7
commit
9f756cd8d2
@ -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
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user