summaryrefslogtreecommitdiff
path: root/target/mips64el/sys-available/toolchain-mips64el
blob: c649727369a4583b4ea1e59c5437e5f27ec1b39a (plain)
1
2
3
4
5
6
7
8
9
10
config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPS64EL
	bool "Toolchain only"
	select ADK_mips64el
	select ADK_toolchain_mips64el
	select ADK_CPU_MIPS64
	select ADK_TOOLCHAIN_ONLY
	select ADK_LINUX_64
	help
	  Build a mips64 little endian toolchain.