Commit 15098359 by M R Swami Reddy Committed by Nick Clifton

* config.sub: Add support for cr16 target.

From-SVN: r127885
parent e4170021
2007-08-29 M R Swami Reddy <MR.Swami.Redd@nsc.com>
* config.sub: Add support for cr16 target.
2007-08-22 Bud Davis <jmdavis@link.com>
* MAINTAINERS (Write After Approval): Added myself.
......
......@@ -479,6 +479,10 @@ case $basic_machine in
basic_machine=cr16c-unknown
os=-elf
;;
cr16)
basic_machine=cr16-unknown
os=-elf
;;
crds | unos)
basic_machine=m68k-crds
;;
......
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