arch/mips/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Jul 07 21:25:57 2008 +0000 (2008-07-07)
changeset 642 887ce0523903
parent 630 2789bdd1a950
permissions -rw-r--r--
Although working with bash, 'echo -n' is really non-portable.
Get rid of this by using printf(1) with no trailing new-line (\n).
Again, thanks to Martin GUY, who pointed this issue.

/trunk/kconfig/kconfig.mk | 2 1 1 0
/trunk/scripts/build/libc_uClibc.sh | 4 3 1 0 ++
/trunk/scripts/showSamples.sh | 78 39 39 0 +++++++++++++++++++++---------------------
3 files changed, 43 insertions(+), 41 deletions(-)
     1 # MIPS specific config options
     2 
     3 config ARCH_mips
     4     select ARCH_SUPPORTS_BOTH_ENDIAN
     5     select ARCH_DEFAULT_BE
     6     select ARCH_SUPPORT_ARCH
     7     select ARCH_SUPPORT_ABI
     8     select ARCH_SUPPORT_TUNE
     9     help
    10       The MIPS architecture, as defined by:
    11         http://www.mips.com/