From 508c169463eeddfd5eef8b0e6f928fa848dd46c0 Mon Sep 17 00:00:00 2001
From: Nathaniel Graff <nathaniel.graff@sifive.com>
Date: Wed, 30 Jan 2019 13:44:30 -0800
Subject: Move freedom-mee to freedom-metal and update for rename

Update metal submodule for rename
---
 .gitmodules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to '.gitmodules')

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
-- 
cgit v1.2.3