config/arch/sparc.in
author "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
Fri Jun 03 17:21:56 2011 +0200 (2011-06-03)
changeset 2503 b5541f296b92
parent 2371 c131e30363ee
child 2788 b6faa28e76e0
permissions -rw-r--r--
kconfig: prepend CT-NG's version tag to PKGVERSION

"crosstool-NG-${CT_VERSION}" is currently the default for TOOLCHAIN_PKGVERSION,
and this options is passed as is to --with-pkgversion.

This patch prepends "crosstool-NG ${CT_VERSION}" to TOOLCHAIN_PKGVERSION before
passing it to --with-pkgversion.

Signed-off-by: "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
sam@2371
     1
# SPARC specific config options
sam@2371
     2
yann@2444
     3
## select ARCH_SUPPORTS_32
yann@2444
     4
## select ARCH_SUPPORTS_64
yann@2444
     5
## select ARCH_DEFAULT_32
yann@2444
     6
## select ARCH_USE_MMU
yann@2444
     7
## select ARCH_SUPPORT_CPU
yann@2444
     8
## select ARCH_SUPPORT_TUNE
yann@2444
     9
##
yann@2444
    10
## help The SUN SPARC architecture, as defined by:
yann@2444
    11
## help     32 bit: http://www.sparc.org/standards/V8.pdf
yann@2444
    12
## help     64 bit: http://www.sparc.org/standards/SPARCV9.pdf