diff --git a/regression/Makefile b/regression/Makefile index 8f630efc..877d944d 100644 --- a/regression/Makefile +++ b/regression/Makefile @@ -76,6 +76,7 @@ stamps/other-submodules.stamp: git -C $(abspath $(TOP)) submodule update --init --recursive rocket git -C $(abspath $(TOP)) submodule update --init --recursive torture git -C $(abspath $(TOP)) submodule update --init --recursive uncore + git -C $(abspath $(TOP)) submodule update --init --recursive zscale date > $@ $(RISCV)/install.stamp: