mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-16 12:14:20 +02:00
9 lines
225 B
C++
9 lines
225 B
C++
# RISCV Architecture definition
|
|
|
|
# DEFAULTTUNE ?= "riscv"
|
|
|
|
# TUNE_ARCH = "${TUNE_ARCH_tune-${DEFAULTTUNE}}"
|
|
# TUNE_PKGARCH = "${TUNE_PKGARCH_tune-${DEFAULTTUNE}}"
|
|
|
|
# TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", d)}"
|