[PATCH 7/7] Add more OR1k machine types and correct OR1k configure subdir
Sebastian Huber
sebastian.huber at embedded-brains.de
Fri Feb 19 12:36:21 UTC 2016
On 19/02/16 10:34, Jakob Viketoft wrote:
> diff --git a/config.sub b/config.sub
> index 8b612ab..fbeac69 100755
> --- a/config.sub
> +++ b/config.sub
> @@ -296,7 +296,7 @@ case $basic_machine in
> | nios | nios2 | nios2eb | nios2el \
> | ns16k | ns32k \
> | open8 \
> - | or1k | or32 \
> + | or1k | or32 | or1k-* \
> | pdp10 | pdp11 | pj | pjl \
> | powerpc | powerpc64 | powerpc64le | powerpcle \
> | pyramid \
Why do you need this change?
> @@ -1589,7 +1589,7 @@ case $basic_machine in
> mips*-*)
> os=-elf
> ;;
> - or1k-*)
> + or1k-* | or1k*-*-*)
> os=-elf
> ;;
> or32-*)
This change is superfluous.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list