add a modified version of the mips64 patch from #4603
[openwrt/svn-archive/archive.git] / toolchain / glibc / Makefile
index d014cacdedaf4e5dffa900d22c6300e85c9e886f..054d891303d263efa2c072410b5e1346fe272c4d 100644 (file)
@@ -57,6 +57,7 @@ GLIBC_CONFIGURE:= \
                --build=$(GNU_HOST_NAME) \
                --host=$(REAL_GNU_TARGET_NAME) \
                --with-headers="$(TOOLCHAIN_DIR)/usr/include" \
+               $(if $(CONFIG_mips64)$(CONFIG_mips64el), --enable-kernel="2.6.0") \
                --disable-debug \
                --disable-profile \
                --enable-add-ons="$(GLIBC_ADD_ONS)" \