[PATCH v3 1/1] arm64: rust: Enable Rust support for AArch64

Miguel Ojeda miguel.ojeda.sandonis at gmail.com
Tue Oct 17 02:27:14 PDT 2023


On Mon, Oct 16, 2023 at 3:16 PM Jamie Cunliffe <Jamie.Cunliffe at arm.com> wrote:
>
>  BINDGEN_TARGET_x86     := x86_64-linux-gnu
> +BINDGEN_TARGET_arm64    := aarch64-linux-gnu

Tabs vs. spaces.

>  filechk_rust_target = $< < include/config/auto.conf
> -

Spurious removal?

Cheers,
Miguel



More information about the linux-arm-kernel mailing list