base-hw: Remove 'riscv_qemu' and move to 'genode-riscv'

issue #4312
This commit is contained in:
Sebastian Sumpf
2021-12-01 08:34:36 +01:00
committed by Norman Feske
parent 0fc2db50f0
commit 75509d77b5
16 changed files with 7 additions and 181 deletions

View File

@@ -91,7 +91,7 @@ BUILD_CONF_ARM_V7 := run_arm_v7 run_boot_dir repos repos_arm_v7
BUILD_CONF(arm_v6) := $(BUILD_CONF_ARM_V6)
BUILD_CONF(arm_v7a) := $(BUILD_CONF_ARM_V7)
BUILD_CONF(arm_v8a) := run_arm_v8 run_boot_dir repos repos_arm_v8
BUILD_CONF(riscv) := run_riscv run_boot_dir repos
BUILD_CONF(riscv) := run_riscv run_boot_dir repos repos_riscv
BUILD_CONF(x86_32) := run_x86_32 $(BUILD_CONF_X86)
BUILD_CONF(x86_64) := run_x86_64 $(BUILD_CONF_X86)
BUILD_CONF(linux) := run_kernel_linux repos