mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-17 12:37:02 +00:00
14 lines
359 B
Plaintext
14 lines
359 B
Plaintext
ARCH_BIG_ENDIAN=y
|
|
ARCH_SUPPORTS_BIG_ENDIAN=y
|
|
# CONFIG_MIPS_ISA_1 is not set
|
|
# CONFIG_MIPS_ISA_2 is not set
|
|
# CONFIG_MIPS_ISA_3 is not set
|
|
# CONFIG_MIPS_ISA_4 is not set
|
|
# CONFIG_MIPS_ISA_MIPS32 is not set
|
|
# CONFIG_MIPS_ISA_MIPS64 is not set
|
|
DL_FINI_CRT_COMPAT=y
|
|
HAS_FPU=y
|
|
KERNEL_SOURCE="./toolchain_build_powerpc/linux"
|
|
TARGET_ARCH="powerpc"
|
|
TARGET_powerpc=y
|