<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9797">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">firmware/test: Add more include paths<br><br>Change-Id: I4287fbae6921ed0605265812df5d7243e8857864<br>---<br>M firmware/test/Makefile<br>1 file changed, 10 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/97/9797/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/firmware/test/Makefile b/firmware/test/Makefile</span><br><span>index 7384033..0a8b77e 100644</span><br><span>--- a/firmware/test/Makefile</span><br><span>+++ b/firmware/test/Makefile</span><br><span>@@ -1,4 +1,13 @@</span><br><span style="color: hsl(0, 100%, 40%);">-CFLAGS=-g -Wall -I../src_simtrace -I../libcommon/include -I.</span><br><span style="color: hsl(120, 100%, 40%);">+CFLAGS=-g -Wall \</span><br><span style="color: hsl(120, 100%, 40%);">+        -I../src_simtrace \</span><br><span style="color: hsl(120, 100%, 40%);">+   -I../atmel_softpack_libraries/libchip_sam3s \</span><br><span style="color: hsl(120, 100%, 40%);">+ -I../atmel_softpack_libraries/libchip_sam3s/cmsis \</span><br><span style="color: hsl(120, 100%, 40%);">+   -I../atmel_softpack_libraries/libchip_sam3s/include \</span><br><span style="color: hsl(120, 100%, 40%);">+ -I../atmel_softpack_libraries/usb/include \</span><br><span style="color: hsl(120, 100%, 40%);">+   -I../libcommon/include \</span><br><span style="color: hsl(120, 100%, 40%);">+      -I../libboard/common/include \</span><br><span style="color: hsl(120, 100%, 40%);">+        -I../libboard/simtrace/include \</span><br><span style="color: hsl(120, 100%, 40%);">+      -I.</span><br><span> LDFLAGS=-losmocore</span><br><span> </span><br><span> VPATH=../src_simtrace ../libcommon/source</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9797">change 9797</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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://gerrit.osmocom.org/9797"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: simtrace2 </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I4287fbae6921ed0605265812df5d7243e8857864 </div>
<div style="display:none"> Gerrit-Change-Number: 9797 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>