From 8a822b9deb178c4e213e1cb516e12e18551e9922 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Fri, 17 Apr 2015 13:52:21 +0200 Subject: [PATCH] litepcie: add litepcie_phy_wrappers to extcores --- .gitmodules | 3 +++ extcores/litepcie_phy_wrappers | 1 + 2 files changed, 4 insertions(+) create mode 160000 extcores/litepcie_phy_wrappers diff --git a/.gitmodules b/.gitmodules index aa337e22..50d3533a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "software/compiler-rt"] path = software/compiler-rt url = http://llvm.org/git/compiler-rt.git +[submodule "extcores/litepcie_phy_wrappers"] + path = extcores/litepcie_phy_wrappers + url = https://github.com/enjoy-digital/litepcie_phy_wrappers diff --git a/extcores/litepcie_phy_wrappers b/extcores/litepcie_phy_wrappers new file mode 160000 index 00000000..2e305dad --- /dev/null +++ b/extcores/litepcie_phy_wrappers @@ -0,0 +1 @@ +Subproject commit 2e305dadf76893a16679ee89c496f60233222329 -- 2.30.2