<p>Naresh Solanki has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21303">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Makefile: Include Makefile from site-local<br><br>Include Makefile from site-local even in absense of DOTCONFIG.<br>This will allow execution of Makefile option from site-local in absence of<br>DOTCONFIG as well.<br><br>Change-Id: I62d1562687ffe18546add80fdde1196700a65236<br>Signed-off-by: Naresh G Solanki <naresh.solanki@intel.com><br>---<br>M Makefile<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/03/21303/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/Makefile b/Makefile<br>index 343ec65..2f0b9db 100644<br>--- a/Makefile<br>+++ b/Makefile<br>@@ -123,6 +123,7 @@<br> include $(TOPLEVEL)/Makefile.inc<br> include $(TOPLEVEL)/payloads/Makefile.inc<br> include $(TOPLEVEL)/util/testing/Makefile.inc<br>+-include $(TOPLEVEL)/site-local/Makefile.inc<br> real-all:<br>   @echo "Error: Expected config file ($(DOTCONFIG)) not present." >&2<br>  @echo "Please specify a config file or run 'make menuconfig' to" >&2<br></pre><p>To view, visit <a href="https://review.coreboot.org/21303">change 21303</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/21303"/><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: I62d1562687ffe18546add80fdde1196700a65236 </div>
<div style="display:none"> Gerrit-Change-Number: 21303 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Naresh Solanki <naresh.solanki@intel.com> </div>