<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21738">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/amd/common: Add included directory<br><br>If the symbol SOC_AMD_COMMON is selected, include the soc/amd/common<br>directory.  Until now this has been working due to the directory being<br>included as part of AGESA_INC in vendorcode.  That one is still<br>necessary in order to build the AGESA code so it is left in place<br>for now.<br><br>Change-Id: Ia8191897d2030c475c9268ae86faaf01952c6ace<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/soc/amd/common/Makefile.inc<br>1 file changed, 2 insertions(+), 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/38/21738/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/amd/common/Makefile.inc b/src/soc/amd/common/Makefile.inc<br>index e11695b..aa27512 100644<br>--- a/src/soc/amd/common/Makefile.inc<br>+++ b/src/soc/amd/common/Makefile.inc<br>@@ -1,5 +1,7 @@<br> ifeq ($(CONFIG_SOC_AMD_COMMON),y)<br> <br>+CPPFLAGS_common += -I$(src)/soc/amd/common<br>+<br> bootblock-y += agesawrapper.c<br> bootblock-y += def_callouts.c<br> bootblock-y += heapmanager.c<br></pre><p>To view, visit <a href="https://review.coreboot.org/21738">change 21738</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/21738"/><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: Ia8191897d2030c475c9268ae86faaf01952c6ace </div>
<div style="display:none"> Gerrit-Change-Number: 21738 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>