diff -r 655ee0516997 -r 3d8aa8627d16 config/libc/glibc-eglibc.in-common --- a/config/libc/glibc-eglibc.in-common Sat May 02 22:21:53 2009 +0000 +++ b/config/libc/glibc-eglibc.in-common Sun Jan 31 13:12:55 2010 +0100 @@ -4,12 +4,17 @@ if LIBC_glibc || LIBC_eglibc # Some architectures require the ports addon. List them one by one here: +# This list must be carefully in sync with the architectures names +# we can find in config/arch/* + config ARCH_arm select LIBC_GLIBC_USE_PORTS config ARCH_mips select LIBC_GLIBC_USE_PORTS +# End of arch-specific ports auto-select + comment "glibc/eglibc common options" config LIBC_GLIBC_EXTRA_CONFIG