<p>Patrick Rudolph has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25348">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Makefile.inc: Update build.h on git change<br><br>Update the coreboot version if something in .git changed, too.<br>Allows to gather the correct git sha1 using dmidecode -t0.<br><br>Tested on Lenovo T430.<br><br>Change-Id: Iddafcf8644ce4db7940a327530e5c50fd054545a<br>Signed-off-by: Patrick Rudolph <siro@das-labor.org><br>---<br>M Makefile.inc<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/25348/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Makefile.inc b/Makefile.inc</span><br><span>index b11f6e2..73058d3 100644</span><br><span>--- a/Makefile.inc</span><br><span>+++ b/Makefile.inc</span><br><span>@@ -456,7 +456,7 @@</span><br><span> </span><br><span> #######################################################################</span><br><span> # generate build support files</span><br><span style="color: hsl(0, 100%, 40%);">-$(obj)/build.h: .xcompile</span><br><span style="color: hsl(120, 100%, 40%);">+$(obj)/build.h: .xcompile .git/**/*</span><br><span>  @printf "    GEN        build.h\n"</span><br><span>         rm -f $(obj)/build.h</span><br><span>         util/genbuild_h/genbuild_h.sh > $(obj)/build.ht</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25348">change 25348</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/25348"/><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: Iddafcf8644ce4db7940a327530e5c50fd054545a </div>
<div style="display:none"> Gerrit-Change-Number: 25348 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Patrick Rudolph <siro@das-labor.org> </div>