Files
meta-riscv/conf/machine/arch-riscv.inc
Khem Raj ffe8d5e864 riscv: This is where it all begins...
I'll explain when you're older!

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-10-04 10:09:23 -07:00

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)}"