Hoernchen has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-trx/+/33559 )
Change subject: ms: new bb split
......................................................................
ms: new bb split
Change-Id: If3a47105e777a86a311646b4f30cb756e046dc56
---
M Transceiver52M/Makefile.am
1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/59/33559/1
diff --git a/Transceiver52M/Makefile.am b/Transceiver52M/Makefile.am
index 875e9a1..fbd9849 100644
--- a/Transceiver52M/Makefile.am
+++ b/Transceiver52M/Makefile.am
@@ -80,6 +80,7 @@
TRXCON_LDADD = \
$(top_builddir)/osmocom-bb/src/host/trxcon/src/.libs/libtrxcon.a \
$(top_builddir)/osmocom-bb/src/host/trxcon/src/.libs/libl1sched.a \
+ $(top_builddir)/osmocom-bb/src/host/trxcon/src/.libs/libl1gprs.a \
$(LIBOSMOCODING_LIBS)
MS_SOURCES = \
--
To view, visit
https://gerrit.osmocom.org/c/osmo-trx/+/33559
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: If3a47105e777a86a311646b4f30cb756e046dc56
Gerrit-Change-Number: 33559
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild(a)sysmocom.de>
Gerrit-MessageType: newchange