Commit 52cddadb by Michael Meissner

Add powerpc embedded targets to --with-cpu=n.

From-SVN: r14221
parent 931c6c7a
......@@ -2365,8 +2365,9 @@ for machine in $build $host $target; do
;;
xcommon | xpower | xpower2 | xpowerpc | xrios \
| xrios2 | xrsc | xrsc1 | x403 | x601 | x602 \
| x603 | x603e | x604 | x620 | xrs6000)
| xrios1 | xrios2 | xrsc | xrsc1 \
| x601 | x602 | x603 | x603e | x604 | x604e | x620 \
| x403 | x505 | x801 | x821 | x823 | x860)
target_cpu_default2="'\"$with_cpu\"'"
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment