toolchain-mips64 314 B

123456789101112
  1. config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPS64
  2. bool "Toolchain only (mips64 big endian o32 ABI)"
  3. select ADK_mips
  4. select ADK_big
  5. select ADK_o32
  6. select ADK_toolchain_mips64
  7. select ADK_CPU_MIPS64
  8. select ADK_LINUX_64
  9. select ADK_TOOLCHAIN
  10. select ADK_TARGET_PACKAGE_TXZ
  11. help
  12. MIPS64 big endian o32 ABI toolchain.