diff --git a/spec/build/bsps/riscv/objsbi.yml b/spec/build/bsps/riscv/objsbi.yml index 91b4e3249d..8eb1adbe10 100644 --- a/spec/build/bsps/riscv/objsbi.yml +++ b/spec/build/bsps/riscv/objsbi.yml @@ -10,7 +10,7 @@ includes: [] install: - destination: ${BSP_INCLUDEDIR}/machine source: - - contrib/bsps/sbi/sbi.h + - contrib/bsps/riscv/include/machine/sbi.h links: [] source: - contrib/bsps/riscv/sbi/sbi.c