mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
sh: Fix displayed name of CodeSourcery toolchain
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
a6c6921602
commit
ffa7b99723
@ -87,7 +87,7 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201009
|
|||||||
- 970 glibc hard-float, 64 bits
|
- 970 glibc hard-float, 64 bits
|
||||||
|
|
||||||
config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH201009
|
config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH201009
|
||||||
bool "CodeSoucery PowerPC 2010.09"
|
bool "CodeSoucery SH 2010.09"
|
||||||
depends on BR2_sh
|
depends on BR2_sh
|
||||||
select BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
select BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
||||||
select BR2_INSTALL_LIBSTDCPP
|
select BR2_INSTALL_LIBSTDCPP
|
||||||
@ -98,7 +98,7 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH201009
|
|||||||
the following variants:
|
the following variants:
|
||||||
- SH4A, glibc, little endian
|
- SH4A, glibc, little endian
|
||||||
- SH4A, glibc, big endian
|
- SH4A, glibc, big endian
|
||||||
- SH4A, uClibc, little endian
|
- SH4A, uClibc, little endian
|
||||||
- SH4A, uClibc, big endian
|
- SH4A, uClibc, big endian
|
||||||
|
|
||||||
config BR2_TOOLCHAIN_EXTERNAL_CUSTOM
|
config BR2_TOOLCHAIN_EXTERNAL_CUSTOM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user