mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
toolchain/toolchain-external-codescape-img-mips: rewrap Config.in help text
Fixes the following check-package warnings: toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in:13: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in:14: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in:15: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
16aa13e585
commit
4cffdccd95
@ -10,10 +10,10 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESCAPE_IMG_MIPS
|
|||||||
select BR2_TOOLCHAIN_GCC_AT_LEAST_6
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_6
|
||||||
select BR2_TOOLCHAIN_HAS_FORTRAN
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
||||||
help
|
help
|
||||||
Codescape IMG GNU Linux Toolchain 2018.09 for the MIPS architecture,
|
Codescape IMG GNU Linux Toolchain 2018.09 for the MIPS
|
||||||
from MIPS Tech LLC. It uses gcc 6.3.0, binutils 2.28.51, glibc 2.20,
|
architecture, from MIPS Tech LLC. It uses gcc 6.3.0,
|
||||||
gdb 7.9.1 and kernel headers 4.7. It has support for the following
|
binutils 2.28.51, glibc 2.20, gdb 7.9.1 and kernel headers
|
||||||
variants:
|
4.7. It has support for the following variants:
|
||||||
- MIPS32r6 - Big-Endian, Hard-Float, 2008 NaN, o32 ABI
|
- MIPS32r6 - Big-Endian, Hard-Float, 2008 NaN, o32 ABI
|
||||||
Select 'MIPS (big endian)' Target Architecture
|
Select 'MIPS (big endian)' Target Architecture
|
||||||
Select 'mips 32r6' Target Architecture Variant
|
Select 'mips 32r6' Target Architecture Variant
|
||||||
|
Loading…
x
Reference in New Issue
Block a user