Change in simtrace2[master]: firmware/test: Add more include paths

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Jul 1 06:42:17 UTC 2018


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/9797


Change subject: firmware/test: Add more include paths
......................................................................

firmware/test: Add more include paths

Change-Id: I4287fbae6921ed0605265812df5d7243e8857864
---
M firmware/test/Makefile
1 file changed, 10 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/97/9797/1

diff --git a/firmware/test/Makefile b/firmware/test/Makefile
index 7384033..0a8b77e 100644
--- a/firmware/test/Makefile
+++ b/firmware/test/Makefile
@@ -1,4 +1,13 @@
-CFLAGS=-g -Wall -I../src_simtrace -I../libcommon/include -I.
+CFLAGS=-g -Wall \
+	-I../src_simtrace \
+	-I../atmel_softpack_libraries/libchip_sam3s \
+	-I../atmel_softpack_libraries/libchip_sam3s/cmsis \
+	-I../atmel_softpack_libraries/libchip_sam3s/include \
+	-I../atmel_softpack_libraries/usb/include \
+	-I../libcommon/include \
+	-I../libboard/common/include \
+	-I../libboard/simtrace/include \
+	-I.
 LDFLAGS=-losmocore
 
 VPATH=../src_simtrace ../libcommon/source

-- 
To view, visit https://gerrit.osmocom.org/9797
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4287fbae6921ed0605265812df5d7243e8857864
Gerrit-Change-Number: 9797
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180701/ced280de/attachment.htm>


More information about the gerrit-log mailing list