Add 3rdparty as submodule
The build system will make sure only to fetch this if desired by the user. Change-Id: Ie3c1b44f67ba2595cae001234e29e36cf855a3e4 Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/956 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
parent
e1ae4b212f
commit
1db6e2aa19
|
@ -0,0 +1,4 @@
|
|||
[submodule "3rdparty"]
|
||||
path = 3rdparty
|
||||
url = ../blobs.git
|
||||
update = none
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1925339dfbb8dd2fae439f8d07deddfc33a3de45
|
Loading…
Reference in New Issue