From 79b1ba7104dba52dbfacf11a07305702889f440b Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Mon, 11 Apr 2016 14:44:44 -0400 Subject: Reorganize Makefile and directory structure, because it's messy, and it's about to get messier. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 20b8eb8..5960557 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "libhal"] - path = libhal + path = libraries/libhal url = git@git.cryptech.is:sw/libhal.git branch = rpc [submodule "thirdparty/libtfm"] - path = thirdparty/libtfm + path = libraries/thirdparty/libtfm url = git@git.cryptech.is:sw/thirdparty/libtfm.git -- cgit v1.2.3