summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-01-30 13:44:30 -0800
committerNathaniel Graff <nathaniel.graff@sifive.com>2019-02-04 12:20:52 -0800
commit508c169463eeddfd5eef8b0e6f928fa848dd46c0 (patch)
tree9c689438f7a2e5670d2bdd910340e7cd7b5f1a2a /.gitmodules
parentd9a6c0abd5e98697aae8273342961895512890bf (diff)
Move freedom-mee to freedom-metal and update for rename
Update metal submodule for rename
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index ec643f0..a304a8f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,9 @@
[submodule "software/hello"]
path = software/hello
url = https://github.com/sifive/example-hello.git
-[submodule "freedom-mee"]
- path = freedom-mee
- url = https://github.com/sifive/freedom-mee.git
+[submodule "freedom-metal"]
+ path = freedom-metal
+ url = https://github.com/sifive/freedom-metal.git
[submodule "scripts/elf2hex"]
path = scripts/elf2hex
url = ../elf2hex