From bca8bbcdcfd39ba3f4574fc191fbff04468a30bc Mon Sep 17 00:00:00 2001 From: Xianjun Jiao <xianjun.jiao@ugent.be> Date: Fri, 12 Jun 2020 11:15:34 +0200 Subject: [PATCH] track correct openwifi-hw --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 42cab05..0d6fc15 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "adi-linux-64"] path = adi-linux-64 url = https://github.com/analogdevicesinc/linux.git +[submodule "openwifi-hw"] + path = openwifi-hw + url = https://github.com/open-sdr/openwifi-hw.git