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 8f6980d commit 90af7d1
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 90af7d1

Please sign in to comment.