1
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

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 rocket
git -C $(abspath $(TOP)) submodule update --init --recursive torture 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 uncore
git -C $(abspath $(TOP)) submodule update --init --recursive zscale
date > $@ date > $@
$(RISCV)/install.stamp: $(RISCV)/install.stamp: