<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26924">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">arch/x86: include verstage.c only when verstage is a separate stage<br><br>Change-Id: Ia75205001f2443cb8221a0762f182aae01ee615e<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/arch/x86/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/24/26924/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 54ce9b0..801eca9 100644</span><br><span>--- a/src/arch/x86/Makefile.inc</span><br><span>+++ b/src/arch/x86/Makefile.inc</span><br><span>@@ -183,7 +183,7 @@</span><br><span> # If C environment is used for bootblock it means there's no need</span><br><span> # for a chipset-specific car_stage_entry() so use the generic one</span><br><span> # which just calls verstage().</span><br><span style="color: hsl(0, 100%, 40%);">-verstage-$(CONFIG_C_ENVIRONMENT_BOOTBLOCK) += verstage.c</span><br><span style="color: hsl(120, 100%, 40%);">+verstage-$(CONFIG_VBOOT_SEPARATE_VERSTAGE) += verstage.c</span><br><span> </span><br><span> verstage-$(CONFIG_COLLECT_TIMESTAMPS_TSC) += timestamp.c</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26924">change 26924</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/26924"/><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: Ia75205001f2443cb8221a0762f182aae01ee615e </div>
<div style="display:none"> Gerrit-Change-Number: 26924 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>