mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
b8d189b296
/trunk/kconfig/kconfig.mk | 46 23 23 0 +++++++++++++++++++++++----------------------- /trunk/scripts/crosstool.sh | 2 1 1 0 +- /trunk/docs/overview.txt | 28 11 17 0 +++++++++++----------------- 3 files changed, 35 insertions(+), 41 deletions(-)
12 lines
281 B
Plaintext
12 lines
281 B
Plaintext
# MIPS specific config options
|
|
|
|
config ARCH_mips
|
|
select ARCH_SUPPORTS_BOTH_ENDIAN
|
|
select ARCH_DEFAULT_BE
|
|
select ARCH_SUPPORT_ARCH
|
|
select ARCH_SUPPORT_ABI
|
|
select ARCH_SUPPORT_TUNE
|
|
help
|
|
The MIPS architecture, as defined by:
|
|
http://www.mips.com/
|