Add tic4x target.
This commit is contained in:
parent
39cebe23da
commit
ff72e302f8
2 changed files with 5 additions and 1 deletions
|
@ -361,7 +361,7 @@ case "${target}" in
|
|||
avr-*-*)
|
||||
noconfigdirs="$noconfigdirs target-libiberty ${libstdcxx_version} ${libgcj}"
|
||||
;;
|
||||
c4x-*-*)
|
||||
c4x-*-* | tic4x-*-*)
|
||||
noconfigdirs="$noconfigdirs ${libstdcxx_version} target-libgloss ${libgcj}"
|
||||
;;
|
||||
c54x*-*-* | tic54x-*-*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue