mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-04-10 14:02:59 +00:00
runtime-rs: Allow install on riscv64 platform
runtime-rs works with QEMU on RISC-V platforms, let's enable installation on RISC-V. Signed-off-by: Ruoqing He <ruoqing.he@lingcage.com>
This commit is contained in:
@@ -43,6 +43,7 @@ default: runtime show-header
|
||||
test:
|
||||
@echo "RISC-V 64 is not currently supported"
|
||||
exit 0
|
||||
install: install-runtime install-configs
|
||||
else
|
||||
##TARGET default: build code
|
||||
default: runtime show-header
|
||||
|
||||
Reference in New Issue
Block a user