<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26433">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/nvidia/tegra(124|210): Add distclean targets<br><br>Add distclean targets so these can be called by the junit.xml test<br>target needed for jenkins testing.<br><br>Change-Id: I5991b43503da1778a6d74a57fbc0daf862e570d7<br>Signed-off-by: Martin Roth <gaumless@gmail.com><br>---<br>M src/soc/nvidia/tegra124/lp0/Makefile<br>M src/soc/nvidia/tegra210/lp0/Makefile<br>2 files 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/33/26433/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/nvidia/tegra124/lp0/Makefile b/src/soc/nvidia/tegra124/lp0/Makefile</span><br><span>index 8864107..8c3482d 100644</span><br><span>--- a/src/soc/nvidia/tegra124/lp0/Makefile</span><br><span>+++ b/src/soc/nvidia/tegra124/lp0/Makefile</span><br><span>@@ -53,6 +53,6 @@</span><br><span>        @# Copy the signed binary to the target file name.</span><br><span>   $(MV) $@.nosig $@</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-clean:</span><br><span style="color: hsl(120, 100%, 40%);">+distclean clean:</span><br><span>        $(RM) -f tegra_lp0_resume.fw tegra_lp0_resume.fw.sig</span><br><span>         $(RM) -f tegra_lp0_resume.fw.tosig tegra_lp0_resume.elf</span><br><span>diff --git a/src/soc/nvidia/tegra210/lp0/Makefile b/src/soc/nvidia/tegra210/lp0/Makefile</span><br><span>index 8864107..8c3482d 100644</span><br><span>--- a/src/soc/nvidia/tegra210/lp0/Makefile</span><br><span>+++ b/src/soc/nvidia/tegra210/lp0/Makefile</span><br><span>@@ -53,6 +53,6 @@</span><br><span>     @# Copy the signed binary to the target file name.</span><br><span>   $(MV) $@.nosig $@</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-clean:</span><br><span style="color: hsl(120, 100%, 40%);">+distclean clean:</span><br><span>        $(RM) -f tegra_lp0_resume.fw tegra_lp0_resume.fw.sig</span><br><span>         $(RM) -f tegra_lp0_resume.fw.tosig tegra_lp0_resume.elf</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26433">change 26433</a>. To unsubscribe, or for help writing mail filters, 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/26433"/><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: I5991b43503da1778a6d74a57fbc0daf862e570d7 </div>
<div style="display:none"> Gerrit-Change-Number: 26433 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>