add a modified version of the mips64 patch from #4603
authorFelix Fietkau <nbd@openwrt.org>
Sat, 18 Apr 2009 17:03:55 +0000 (17:03 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 18 Apr 2009 17:03:55 +0000 (17:03 +0000)
commit0d83ebc6fa484b49f2b5054c09c5a83fe0be68af
treeeaa59400aae15a69c47faa369e3bf53690f18592
parent400147a1d89eab6f2cfb207fa0dfdc8c6f595b16
add a modified version of the mips64 patch from #4603

SVN-Revision: 15249
19 files changed:
include/kernel.mk
include/site/mips64-linux [new file with mode: 0644]
include/site/mips64-openwrt-linux-gnu [new file with mode: 0644]
include/site/mips64-openwrt-linux-uclibc [new file with mode: 0644]
include/site/mips64el-linux [new file with mode: 0644]
include/site/mips64el-openwrt-linux-gnu [new file with mode: 0644]
include/site/mips64el-openwrt-linux-uclibc [new file with mode: 0644]
include/target.mk
target/Config.in
toolchain/gcc/Makefile
toolchain/glibc/Config.version
toolchain/glibc/Makefile
toolchain/uClibc/Config.in
toolchain/uClibc/config-0.9.29/mips64 [new file with mode: 0644]
toolchain/uClibc/config-0.9.29/mips64el [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/mips64 [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/mips64el [new file with mode: 0644]
toolchain/uClibc/config-nptl/mips64 [new file with mode: 0644]
toolchain/uClibc/config-nptl/mips64el [new file with mode: 0644]