commit | 6f268a764a6ea7d597ed1bf0108dd529ad8c8ad2 | [log] [tgz] |
---|---|---|
author | Alex Van Damme <atv@google.com> | Tue Aug 19 14:53:57 2025 -0700 |
committer | Alex Van Damme <atv@google.com> | Tue Aug 19 14:53:57 2025 -0700 |
tree | 5836e8eafd50a59275f3d6cdbf9d071f494b7ea4 | |
parent | 47fad41b7d1d0b70ff582a13d42a336cd1f921f2 [diff] |
Add new Kelvin deps to airgap Change-Id: I842f83567beb8267dab52826e91e60f495e72029
diff --git a/util/prep-bazel-airgapped-build.sh b/util/prep-bazel-airgapped-build.sh index 9803e4a..6bdb3c6 100755 --- a/util/prep-bazel-airgapped-build.sh +++ b/util/prep-bazel-airgapped-build.sh
@@ -216,6 +216,8 @@ @kelvin_hw//lib:chisel_lib \ @cvfpu//... \ @RVVI//... \ + @chipsalliance_rocket_chip//... \ + @chipsalliance_diplomacy//... \ @common_cells//... \ @fpu_div_sqrt_mvp//... \ @llvm_firtool//... \