From fffb020f84cc127c835d50916f193308a6781ddf Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Mon, 7 Sep 2015 06:05:46 +0200 Subject: [PATCH] added system reference --- .gitmodules | 3 +++ lib/system | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 lib/system diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8220a5c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/system"] + path = lib/system + url = git@mojotrollz.eu:system.git diff --git a/lib/system b/lib/system new file mode 160000 index 0000000..82e4cca --- /dev/null +++ b/lib/system @@ -0,0 +1 @@ +Subproject commit 82e4cca8a2f5732fd0730a6971824d4eebcb4334