mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 08:51:13 +00:00
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
|
ARCH_ANY_ENDIAN=y
|
||
|
ARCH_BIG_ENDIAN=y
|
||
|
ARCH_CFLAGS="-mno-split-addresses"
|
||
|
ARCH_WANTS_BIG_ENDIAN=y
|
||
|
# CONFIG_MIPS_N32_ABI is not set
|
||
|
# CONFIG_MIPS_N64_ABI is not set
|
||
|
CONFIG_MIPS_O32_ABI=y
|
||
|
TARGET_ARCH="mips"
|
||
|
TARGET_mips=y
|
||
|
UCLIBC_HAS_FPU=y
|