From ad62afd9ca28febe112e05a1a19742b40bfdc3a6 Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Tue, 23 Feb 2016 12:58:08 -0800 Subject: [PATCH] Add zscale to regression submodule list --- regression/Makefile | 1 + 1 file changed, 1 insertion(+) 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: