From 9d5798393440cac33c0836f02a4de3165e5b66f0 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Mon, 25 Jun 2018 16:38:48 +0200 Subject: [PATCH] added submodule to VILLASfpga-hardware repo --- fpga/.gitmodules | 3 +++ fpga/hardware | 1 + 2 files changed, 4 insertions(+) create mode 160000 fpga/hardware diff --git a/fpga/.gitmodules b/fpga/.gitmodules index c457c7c52..08e93f915 100644 --- a/fpga/.gitmodules +++ b/fpga/.gitmodules @@ -10,3 +10,6 @@ [submodule "thirdparty/udmabuf"] path = thirdparty/udmabuf url = https://github.com/ikwzm/udmabuf +[submodule "hardware"] + path = hardware + url = ../VILLASfpga-hardware.git diff --git a/fpga/hardware b/fpga/hardware new file mode 160000 index 000000000..2eaf71991 --- /dev/null +++ b/fpga/hardware @@ -0,0 +1 @@ +Subproject commit 2eaf71991d7b29e46105dbd0fa27bc3a130f16f9