X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Fglibc%2FConfig.version;h=1debf0c040d81189cebecead0909329978a39624;hb=c650ca9bec5f5273706085b690b9f3c88ab6ea26;hp=d68eeea8a9932f7d63b6f957c8211bb5816aabc6;hpb=c3c59f418996d48f4df202e480a34f32c90f8ee5;p=openwrt-10.03%2F.git diff --git a/toolchain/glibc/Config.version b/toolchain/glibc/Config.version index d68eeea8a..1debf0c04 100644 --- a/toolchain/glibc/Config.version +++ b/toolchain/glibc/Config.version @@ -9,7 +9,7 @@ config GLIBC_VERSION config GLIBC_PORTS bool depends on USE_GLIBC - default y if GLIBC_VERSION_2_3_6 && (arm || armeb || mips || mipsel) - default y if GLIBC_VERSION_2_6_1 && (arm || armeb || mips || mipsel || powerpc) - default y if GLIBC_VERSION_2_7 && (arm || armeb || mips || mipsel || powerpc) + default y if GLIBC_VERSION_2_3_6 && (arm || armeb || mips || mipsel || mips64 || mips64el) + default y if GLIBC_VERSION_2_6_1 && (arm || armeb || mips || mipsel || mips64 || mips64el || powerpc) + default y if GLIBC_VERSION_2_7 && (arm || armeb || mips || mipsel || mips64 || mips64el || powerpc) default n