Skip to content

Commit

Permalink
Fixing gitmodule url
Browse files Browse the repository at this point in the history
  • Loading branch information
eddierichter-amd committed Nov 18, 2024
1 parent 670ae93 commit a8ac5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
url = https://github.com/Xilinx/cmakeModules.git
[submodule "runtime_lib/xaiengine/aie-rt"]
path = third_party/aie-rt
url = https://github.com/stephenneuendorffer/aie-rt/tree/strix_2024.2
url = https://github.com/stephenneuendorffer/aie-rt.git
branch = strix_2024.2
[submodule "third_party/bootgen"]
path = third_party/bootgen
Expand Down

0 comments on commit a8ac5b9

Please sign in to comment.