From: NeilBrown Date: Sun, 22 Apr 2012 04:47:13 +0000 (+1000) Subject: Add submodule for susman X-Git-Url: http://git.neil.brown.name/?a=commitdiff_plain;h=9727b64c42d71e9b0d1ee85626348c7947fc4d53;p=plato.git Add submodule for susman susman is needed for working suspend as several plato tools use it to disable/enable suspend. And I want to experiment with git submodules. Signed-off-by: NeilBrown --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3809bc5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "susman"] + path = susman + url = git://neil.brown.name/susman diff --git a/susman b/susman new file mode 160000 index 0000000..5774116 --- /dev/null +++ b/susman @@ -0,0 +1 @@ +Subproject commit 57741168594e04a21bb579c76882e611948be197