add a modified version of the mips64 patch from #4603
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 18 Apr 2009 17:03:55 +0000 (17:03 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 18 Apr 2009 17:03:55 +0000 (17:03 +0000)
commit6528871efd3e99f18deba5a768f935fd6c75d533
treeeaa59400aae15a69c47faa369e3bf53690f18592
parent35c3e37724d7b52d699cba3eeebd611291f5eff0
add a modified version of the mips64 patch from #4603

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15249 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]