Skip to content

Commit

Permalink
Add out-of-tree repository for private out-of-tree work
Browse files Browse the repository at this point in the history
Signed-off-by: Amaury Pouly <[email protected]>
  • Loading branch information
pamaury committed Dec 4, 2024
1 parent 9ff9a6b commit 000fb17
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -188,3 +188,8 @@ hyperdebug_repos()
register_toolchains(
"//rules/opentitan:localtools",
)

local_repository(
name = "outoftree",
path = "..",
)

0 comments on commit 000fb17

Please sign in to comment.