From f585141cb9a7a1f7af1374237c67c3822c44620e Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 24 Aug 2018 00:05:19 +0200 Subject: submodules: add FSP mirror as non-default submodule Like the 3rdparty/blobs repo this isn't checked out by default. Right now you can manually check it out using $ git submodule init --checkout A follow up commit will add some automagic if USE_BLOBS and MAINBOARD_USES_FSP2_0 are enabled. Change-Id: Ie612495abc2a2d5947225e6ab54872aa72d4bec6 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/28303 Reviewed-by: Paul Menzel Reviewed-by: Stefan Reinauer Tested-by: build bot (Jenkins) --- 3rdparty/fsp | 1 + 1 file changed, 1 insertion(+) create mode 160000 3rdparty/fsp (limited to '3rdparty/fsp') diff --git a/3rdparty/fsp b/3rdparty/fsp new file mode 160000 index 000000000000..7431e4f3399a --- /dev/null +++ b/3rdparty/fsp @@ -0,0 +1 @@ +Subproject commit 7431e4f3399a5081c956753b5fa3bcd764196723 -- cgit v1.2.3