1
0

regression: remove cde submodule update

This commit is contained in:
Wesley W. Terpstra
2016-11-22 01:53:35 -08:00
parent a93d34742a
commit e8e95d4bcf
4 changed files with 3 additions and 10 deletions

View File

@ -111,7 +111,7 @@ vsim-bmark-tests: $(VSIM_BMARK_TEST_STAMPS)
vsim-regression-tests: $(VSIM_REGRESSION_TEST_STAMPS)
vsim-torture: $(VSIM_TORTURE_STAMPS)
submodule_names = chisel3 context-dependent-environments firrtl torture hardfloat $(ROCKETCHIP_ADDONS)
submodule_names = chisel3 firrtl torture hardfloat $(ROCKETCHIP_ADDONS)
# Checks out all the rocket-chip submodules
stamps/other-submodules.stamp: