config/arch/m68k.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 # m68k specific configuration file
     2 # depends on EXPERIMENTAL
     3 
     4 config ARCH_m68k
     5     select ARCH_SUPPORTS_32
     6     select ARCH_DEFAULT_32
     7     select ARCH_DEFAULT_BE
     8     select ARCH_SUPPORT_CPU
     9      help
    10       The m68k architecture