summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@georgi-clan.de>2012-04-30 20:11:34 +0200
committerPatrick Georgi <patrick@georgi-clan.de>2012-05-01 00:08:37 +0200
commit1db6e2aa197bd8f8ed702f77d6a1e09267af71ee (patch)
tree6c639d50fda043e72e02544a39f88bb92ff4dd1f
parente1ae4b212fd11fa9ae838afa2c045855a128e496 (diff)
downloadcoreboot-1db6e2aa197bd8f8ed702f77d6a1e09267af71ee.tar.gz
coreboot-1db6e2aa197bd8f8ed702f77d6a1e09267af71ee.tar.bz2
coreboot-1db6e2aa197bd8f8ed702f77d6a1e09267af71ee.zip
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>
-rw-r--r--.gitmodules4
m---------3rdparty0
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 000000000000..e53e9af40dd2
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "3rdparty"]
+ path = 3rdparty
+ url = ../blobs.git
+ update = none
diff --git a/3rdparty b/3rdparty
new file mode 160000
+Subproject 1925339dfbb8dd2fae439f8d07deddfc33a3de4