LoongArch: rust: Switch to use built-in rustc target
authorWANG Rui <wangrui@loongson.cn>
Tue, 14 May 2024 04:24:18 +0000 (12:24 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Tue, 14 May 2024 04:24:18 +0000 (12:24 +0800)
commit8f8d74ee110c02137f5b78ca0a2bd6c10331f267
treebd054b235ed1282ee0b2ee9fc0da8240ad57bcde
parentd6af2c76399f98444a5b4de96baf4b362d9f102b
LoongArch: rust: Switch to use built-in rustc target

This commit switches to use the LoongArch's built-in rustc target
'loongarch64-unknown-none-softfloat'. The Rust samples have been tested.

Acked-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: WANG Rui <wangrui@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
arch/loongarch/Makefile
rust/Makefile
scripts/Makefile
scripts/generate_rust_target.rs