diff -r 655ee0516997 -r 7f742f73c2d1 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 Wed May 13 20:55:15 2009 +0000 @@ -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