add a modified version of the mips64 patch from #4603
[openwrt/staging/chunkeey.git] / toolchain / uClibc / config-nptl / mips64el
1 ARCH_ANY_ENDIAN=y
2 ARCH_CFLAGS="-mno-split-addresses"
3 ARCH_LITTLE_ENDIAN=y
4 ARCH_WANTS_LITTLE_ENDIAN=y
5 # CONFIG_MIPS_ISA_1 is not set
6 # CONFIG_MIPS_ISA_2 is not set
7 # CONFIG_MIPS_ISA_3 is not set
8 # CONFIG_MIPS_ISA_4 is not set
9 # CONFIG_MIPS_ISA_MIPS32 is not set
10 # CONFIG_MIPS_ISA_MIPS32R2 is not set
11 CONFIG_MIPS_ISA_MIPS64=y
12 # CONFIG_MIPS_N32_ABI is not set
13 CONFIG_MIPS_N64_ABI=y
14 # CONFIG_MIPS_O32_ABI is not set
15 TARGET_ARCH="mips"
16 TARGET_mips=y
17 UCLIBC_HAS_FPU=y