<p>Patrick Georgi has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21420">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/testing: Don't keep tegra lp0 build results<br><br>We don't actually care for them on our testers, just that the files<br>can be built.<br><br>Change-Id: Ib656a085d70e2aeb1601f1943ad8581af3133839<br>Signed-off-by: Patrick Georgi <pgeorgi@google.com><br>---<br>M util/testing/Makefile.inc<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/21420/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/util/testing/Makefile.inc b/util/testing/Makefile.inc<br>index 094b7a9..321db0d 100644<br>--- a/util/testing/Makefile.inc<br>+++ b/util/testing/Makefile.inc<br>@@ -80,8 +80,8 @@<br>       unset COREBOOT_BUILD_DIR;$(MAKE) CPUS=$(CPUS) V=$(V) Q=$(Q) BLD_DIR=payloads/ BLD=nvramcui MFLAGS= MAKEFLAGS= MAKETARGET=all junit.xml<br>        unset COREBOOT_BUILD_DIR;$(MAKE) CPUS=$(CPUS) V=$(V) Q=$(Q) BLD_DIR=payloads/ BLD=coreinfo MFLAGS= MAKEFLAGS= MAKETARGET=defaultbuild junit.xml<br>       $(MAKE) CPUS=$(CPUS) V=$(V) Q=$(Q) BLD_DIR=util/ BLD=romcc MFLAGS= MAKEFLAGS= MAKETARGET=test junit.xml<br>-      $(MAKE) -C src/soc/nvidia/tegra124/lp0<br>-       $(MAKE) -C src/soc/nvidia/tegra210/lp0<br>+       $(MAKE) -C src/soc/nvidia/tegra124/lp0 all clean<br>+     $(MAKE) -C src/soc/nvidia/tegra210/lp0 all clean<br> <br> test-basic: test-lint test-tools test-abuild test-payloads test-cleanup<br> <br></pre><p>To view, visit <a href="https://review.coreboot.org/21420">change 21420</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/21420"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ib656a085d70e2aeb1601f1943ad8581af3133839 </div>
<div style="display:none"> Gerrit-Change-Number: 21420 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Patrick Georgi <pgeorgi@google.com> </div>