1
0
Fork 0

Add zscale to regression submodule list

This commit is contained in:
Palmer Dabbelt 2016-02-23 12:58:08 -08:00
parent 700d756de0
commit ad62afd9ca
1 changed files with 1 additions and 0 deletions

View File

@ -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: