diff --git a/WORKSPACE b/WORKSPACE index 14ec5fde8542c7..fa19ef990dfeae 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -188,3 +188,8 @@ hyperdebug_repos() register_toolchains( "//rules/opentitan:localtools", ) + +local_repository( + name = "outoftree", + path = "..", +)