summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2015-07-15 10:24:18 -0700
committerStefan Reinauer <stefan.reinauer@coreboot.org>2016-03-15 21:18:22 +0100
commit9125073d2af2e1c34977c9caeb5f9c5710d5b9c4 (patch)
treed959be4c96e4bdb1d6a8b69190f87da89f509a34 /.gitignore
parent730d47537e947eff439b33a6d3847abdd2a5a2ef (diff)
downloadcoreboot-9125073d2af2e1c34977c9caeb5f9c5710d5b9c4.tar.xz
payloads: Enable building depthcharge as part of the coreboot build
For CHROMEOS builds, depthcharge can be built automatically. This dependency exists because depthcharge without vboot and subsequent signing of the image doesn't work very well, and both are keyed to that flag as well. Change-Id: Id0195bd3b4e454f382782106d6512469106daac5 Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/10924 Tested-by: build bot (Jenkins)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7b3797f78c..912aa85eb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ abuild*.xml
.ccwrap
build/
coreboot-builds/
+payloads/external/depthcharge/depthcharge/
payloads/external/FILO/filo/
payloads/external/GRUB2/grub2/
payloads/external/SeaBIOS/seabios/