Added nios2 target detection in config.sub

git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@1948 74dad513-b988-da41-8d7b-12977e46ad98
remotes/origin/1.0
Benny Prijono 17 years ago
parent 5516f91a7e
commit fdb45df95b

3
config.sub vendored

@ -1113,6 +1113,9 @@ case $basic_machine in
pmac | pmac-mpw) pmac | pmac-mpw)
basic_machine=powerpc-apple basic_machine=powerpc-apple
;; ;;
nios2*)
basic_machine=nios2-altera
;;
*-unknown) *-unknown)
# Make sure to match an already-canonicalized machine name. # Make sure to match an already-canonicalized machine name.
;; ;;

Loading…
Cancel
Save