diff --git a/src/runtime-rs/Makefile b/src/runtime-rs/Makefile index 121a89a23f..dfd266515e 100644 --- a/src/runtime-rs/Makefile +++ b/src/runtime-rs/Makefile @@ -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