config/arch/blackfin.in
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Thu Dec 27 12:45:22 2012 +0100 (2012-12-27)
changeset 3152 b286c7993be5
parent 2444 896cb0d36c1a
permissions -rw-r--r--
scripts/addToolsVersion: properly handle .in vs. .in.2

While most components have their version in the .in file, some
have it in the .in.2 (eg. elf2flt).

Currently, to handle this case, we indiscriminately munge both files,
but this is wrong: in the elf2flt case, if we add a binutils version,
we do not want it to be added to elf2flt, and conversely.

So, for each tool, we need to explicitly know what file to munge.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
     1 # Blackfin specific configuration file
     2 
     3 ## select ARCH_SUPPORTS_32
     4 ## select ARCH_DEFAULT_32
     5 ## select ARCH_DEFAULT_LE
     6 ## select ARCH_SUPPORTS_WITH_ARCH
     7 ## select ARCH_SUPPORTS_WITH_CPU
     8 ## select ARCH_SUPPORTS_WITH_TUNE
     9 ## select ARCH_SUPPORTS_WITH_FPU
    10 ##
    11 ## help The Blackfin architecture