summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMarshall Dawson <marshalldawson3rd@gmail.com>2019-10-29 11:20:37 -0600
committerNico Huber <nico.h@gmx.de>2019-10-31 12:28:38 +0000
commitd9ccaefabe6cef15dab36022902f93789e30022f (patch)
treece6bda799ee0e24cbf503fe0cb1174510d6dc7dc /.gitmodules
parentf185779a89b04e95c019e1f92e8e9e269a6af9ca (diff)
downloadcoreboot-d9ccaefabe6cef15dab36022902f93789e30022f.tar.xz
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 <marshalldawson3rd@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36441 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 5 insertions, 0 deletions
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