Skip to content

Commit

Permalink
fix Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
sequencer authored and jerryz123 committed Feb 22, 2023
1 parent 7f89068 commit 85b576f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regression/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ vsim-bmark-tests: $(VSIM_BMARK_TEST_STAMPS)
vsim-regression-tests: $(VSIM_REGRESSION_TEST_STAMPS)
vsim-torture: $(VSIM_TORTURE_STAMPS)

submodule_names = torture hardfloat api-config-chipsalliance $(ROCKETCHIP_ADDONS)
submodule_names = torture hardfloat cde $(ROCKETCHIP_ADDONS)

# Checks out all the rocket-chip submodules
stamps/other-submodules.stamp:
Expand Down

0 comments on commit 85b576f

Please sign in to comment.