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)
commit56164a5815346ed801c1fd8885023f55c19b29ff
treed5f46ef620e54d7b0ff56c98fed8ad25895d6bb7
parent24aedf82810f1abcdd345741ab7a97adea43ad1c
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]