config/arch/blackfin.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Aug 14 19:59:02 2011 +0200 (2011-08-14)
changeset 2603 461b9c476104
parent 1910 207ad430c254
child 2788 b6faa28e76e0
permissions -rw-r--r--
kernel/linux: simplify custom tarball handling

Simplify the way the custom tarball is handled:
- fake version="custom"
- at download, simply link the custom tarball to:
"linux-custom.${custom_extension}"
- at extract, the above allows to simply extract "linux-${LINUX_VERSION}"
where LINUX_VERISON is set to the fake version="custom"

Not that much convoluted, in fact... :-/

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
thomas@1910
     1
# Blackfin specific configuration file
thomas@1910
     2
yann@2444
     3
## select ARCH_SUPPORTS_32
yann@2444
     4
## select ARCH_DEFAULT_32
yann@2444
     5
## select ARCH_DEFAULT_LE
yann@2444
     6
## select ARCH_SUPPORT_ARCH
yann@2444
     7
## select ARCH_SUPPORT_CPU
yann@2444
     8
## select ARCH_SUPPORT_TUNE
yann@2444
     9
## select ARCH_SUPPORT_FPU
yann@2444
    10
##
yann@2444
    11
## help The Blackfin architecture