From d9ccaefabe6cef15dab36022902f93789e30022f Mon Sep 17 00:00:00 2001 From: Marshall Dawson Date: Tue, 29 Oct 2019 11:20:37 -0600 Subject: submodules: Add 3rdparty/amd_blobs This is currently an empty repo. The intention for amd_blobs may be found in Documentation/soc/amd/amdblobs_license.md. A subsequent patch will make the repo's init and checkout optional based on a Kconfig symbol. Change-Id: Ia93fb2711beaea4cb1c8e5d71dc3a9e0facc5485 Signed-off-by: Marshall Dawson Reviewed-on: https://review.coreboot.org/c/coreboot/+/36441 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- .gitmodules | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index deb3cf099e..010ab6b49d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,8 @@ [submodule "3rdparty/ffs"] path = 3rdparty/ffs url = ../ffs.git +[submodule "3rdparty/amd_blobs"] + path = 3rdparty/amd_blobs + url = ../amd_blobs + update = none + ignore = dirty -- cgit v1.2.3