config/libc/glibc-eglibc.in-common
changeset 1337 7f742f73c2d1
parent 1315 655ee0516997
child 1627 8aa1d1051a6a
     1.1 --- a/config/libc/glibc-eglibc.in-common	Sat May 02 22:21:53 2009 +0000
     1.2 +++ b/config/libc/glibc-eglibc.in-common	Wed May 13 20:55:15 2009 +0000
     1.3 @@ -4,12 +4,17 @@
     1.4  if LIBC_glibc || LIBC_eglibc
     1.5  
     1.6  # Some architectures require the ports addon. List them one by one here:
     1.7 +# This list must be carefully in sync with the architectures names
     1.8 +# we can find in config/arch/*
     1.9 +
    1.10  config ARCH_arm
    1.11      select LIBC_GLIBC_USE_PORTS
    1.12  
    1.13  config ARCH_mips
    1.14      select LIBC_GLIBC_USE_PORTS
    1.15  
    1.16 +# End of arch-specific ports auto-select
    1.17 +
    1.18  comment "glibc/eglibc common options"
    1.19  
    1.20  config LIBC_GLIBC_EXTRA_CONFIG