<p>Nico Huber has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28442">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">arch/x86/Makefile: include dependencies for romcc bootblock<br><br>We already explicitly generated a dependencies file for the romcc<br>bootblock. Though, as it has its own rule and isn't registered<br>to any of our object-file classes, the dependencies file wasn't<br>included automatically.<br><br>Change-Id: I441cf229312dff82f377dcb594939fb85c441eed<br>Signed-off-by: Nico Huber <nico.huber@secunet.com><br>---<br>M src/arch/x86/Makefile.inc<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/28442/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/arch/x86/Makefile.inc b/src/arch/x86/Makefile.inc</span><br><span>index 1d9ee4d..584902a 100644</span><br><span>--- a/src/arch/x86/Makefile.inc</span><br><span>+++ b/src/arch/x86/Makefile.inc</span><br><span>@@ -145,6 +145,7 @@</span><br><span>     cat $^ >> $@.tmp</span><br><span>       mv $@.tmp $@</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+-include $(objgenerated)/bootblock.inc.d</span><br><span> $(objgenerated)/bootblock.inc: $(src)/arch/x86/$(subst ",,$(CONFIG_BOOTBLOCK_SOURCE)) $(objutil)/romcc/romcc $(OPTION_TABLE_H) $(KCONFIG_AUTOHEADER)</span><br><span> # The open quote in the subst messes with syntax highlighting. Fix it - ")</span><br><span>   @printf "    ROMCC      $(subst $(obj)/,,$(@))\n"</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28442">change 28442</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/28442"/><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: I441cf229312dff82f377dcb594939fb85c441eed </div>
<div style="display:none"> Gerrit-Change-Number: 28442 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>