<p>Nico Huber has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/29639">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">MAKE: MOAAAAAR $$$$$$$$<br><br>Change-Id: I19d3016e67f8930345e0da9564abcc5e5f8ab365<br>Signed-off-by: Nico Huber <nico.h@gmx.de><br>---<br>M Makefile<br>M Makefile.inc<br>2 files changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/29639/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Makefile b/Makefile</span><br><span>index 1d4a488..5b3724c 100644</span><br><span>--- a/Makefile</span><br><span>+++ b/Makefile</span><br><span>@@ -320,7 +320,8 @@</span><br><span> $$(call src-to-obj,$1,$$(1).$2): $$(1).$2 $(KCONFIG_AUTOHEADER) $(4)</span><br><span>    @printf "    CC         $$$$(subst $$$$(obj)/,,$$$$(@))\n"</span><br><span>         $(CC_$(1)) \</span><br><span style="color: hsl(0, 100%, 40%);">-            -MMD $$$$(CPPFLAGS_$(1)) $$$$(CFLAGS_$(1)) -MT $$$$(@) \</span><br><span style="color: hsl(120, 100%, 40%);">+              -MMD $$$$(CPPFLAGS_$(1)) $$$$(CFLAGS_$(1)) \</span><br><span style="color: hsl(120, 100%, 40%);">+          -MT '$$$$(patsubst $(obj)/%,$$$$$$$$(obj)/%,$$$$(@))' \</span><br><span>              $(3) -c -o $$$$@ $$$$<</span><br><span> end$(EMPTY)if</span><br><span> en$(EMPTY)def</span><br><span>diff --git a/Makefile.inc b/Makefile.inc</span><br><span>index aaae7bc..4f894d1 100644</span><br><span>--- a/Makefile.inc</span><br><span>+++ b/Makefile.inc</span><br><span>@@ -373,7 +373,7 @@</span><br><span> COREBOOT_EXPORTS += COREBOOT_EXTRA_VERSION</span><br><span> endif</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-CPPFLAGS_common := -Isrc -Isrc/include -Isrc/commonlib/include -I$(obj)</span><br><span style="color: hsl(120, 100%, 40%);">+CPPFLAGS_common := -Isrc -Isrc/include -Isrc/commonlib/include -isystem $(obj)</span><br><span> CPPFLAGS_common += -Isrc/device/oprom/include</span><br><span> VBOOT_SOURCE ?= 3rdparty/vboot</span><br><span> CPPFLAGS_common += -I$(VBOOT_SOURCE)/firmware/include</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/29639">change 29639</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/29639"/><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: I19d3016e67f8930345e0da9564abcc5e5f8ab365 </div>
<div style="display:none"> Gerrit-Change-Number: 29639 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>