From 15110f12cb6d9e2f9e05854b99e8a5f404fa7c59 Mon Sep 17 00:00:00 2001 From: zaolin Date: Mon, 17 Jun 2019 01:23:15 +0200 Subject: Add intel-microcode submodule repository Change-Id: Icc5ac0a8033e371ecf2b4b28ba45dab961e86b3f Signed-off-by: Philipp Deppenwiese Reviewed-on: https://review.coreboot.org/c/coreboot/+/33550 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Lijian Zhao --- .gitmodules | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 78e2c880f6..e18f0dc4c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -29,3 +29,8 @@ [submodule "opensbi"] path = 3rdparty/opensbi url = ../opensbi.git +[submodule "intel-microcode"] + path = 3rdparty/intel-microcode + url = ../intel-microcode.git + update = none + ignore = dirty -- cgit v1.2.3