config/arch/blackfin.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Jul 28 01:38:15 2010 +0200 (2010-07-28)
changeset 2037 cd00fdab6117
child 2444 896cb0d36c1a
permissions -rw-r--r--
libc/uClibc: fix using pre-generated locale data

Some time, someone updated the locale Makefile to use
newer pre-generated locales data, but did not upload
those.

So we just force using the existing, ageing archive,
dating back 20030818. Sigh...
     1 # Blackfin specific configuration file
     2 
     3 config ARCH_blackfin
     4     select ARCH_SUPPORTS_32
     5     select ARCH_DEFAULT_32
     6     select ARCH_DEFAULT_LE
     7     select ARCH_SUPPORT_ARCH
     8     select ARCH_SUPPORT_CPU
     9     select ARCH_SUPPORT_TUNE
    10     select ARCH_SUPPORT_FPU
    11      help
    12       The Blackfin architecture