From d6bd334ec0846501c7a904802ed2aefe8e664671 Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Thu, 13 Dec 2018 13:59:49 -0800 Subject: Move hello example to submodule Signed-off-by: Nathaniel Graff --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4f23d3e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "software/hello"] + path = software/hello + url = https://github.com/sifive/example-hello.git -- cgit v1.2.1-18-gbd029