mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-17 04:32:33 +02:00
Fixes errors like | checking for ELF helper width... configure: error: Unknown ELF target: riscv64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
4 lines
125 B
Plaintext
4 lines
125 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
SRC_URI_append_riscv64 = " file://0001-Recongnise-riscv64-target-arch.patch"
|