From fbc3749ed7a97f2fa774d4d41d4aa69d6f6f9974 Mon Sep 17 00:00:00 2001 From: acereca Date: Sun, 15 Jul 2018 16:49:15 +0200 Subject: [PATCH] add ubib submodule --- .gitmodules | 3 +++ ubib | 1 + 2 files changed, 4 insertions(+) create mode 160000 ubib diff --git a/.gitmodules b/.gitmodules index f1be20f..9ed927b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "pitstop"] path = pitstop url = ../pitstop.git +[submodule "ubib"] + path = ubib + url = https://github.com/acereca/ubib.git diff --git a/ubib b/ubib new file mode 160000 index 0000000..adf0d03 --- /dev/null +++ b/ubib @@ -0,0 +1 @@ +Subproject commit adf0d03a01759f4a92c08b3343def324db18cef6