[PATCH] libusrp[master]: Makefile.common: Fix typo preventing build

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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Apr 24 15:46:41 UTC 2018


Review at  https://gerrit.osmocom.org/7908

Makefile.common: Fix typo preventing build

Change-Id: Ib38f6c38e5a40bd11e7b42285d2e244b3f54e0b2
---
M Makefile.common
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/libusrp refs/changes/08/7908/1

diff --git a/Makefile.common b/Makefile.common
index a7ad739..5b99f08 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -96,7 +96,7 @@
 
 # How to link in the USRP library from inside the tree
 USRP_INCLUDES = \
-	-I$(abs_top_srcdir)/ost/include \
+	-I$(abs_top_srcdir)/host/include \
 	-I$(abs_top_builddir)/host/include \
 	-I$(abs_top_srcdir)/firmware/include \
 	$(NULL)

-- 
To view, visit https://gerrit.osmocom.org/7908
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib38f6c38e5a40bd11e7b42285d2e244b3f54e0b2
Gerrit-PatchSet: 1
Gerrit-Project: libusrp
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list