Skip to content

Commit

Permalink
make: Add rtl and sw to all target
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Aug 6, 2024
1 parent a8c58b8 commit 09a7109
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/snitch_cluster/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ SELECT_RUNTIME ?= rtl

.DEFAULT_GOAL := help
.PHONY: all clean
all: rtl sw
clean: clean-work clean-vcs clean-logs clean-bender clean-generated

##########
Expand Down

0 comments on commit 09a7109

Please sign in to comment.