osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-trx/+/28538 )
Change subject: gitignore: add uhddev_ipc.cpp
......................................................................
gitignore: add uhddev_ipc.cpp
This file gets generated during the build.
Change-Id: I70bfb456e309daa4436767b2e55bce0c038a4975
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
fixeria: Looks good to me, approved
osmith: Verified
diff --git a/.gitignore b/.gitignore
index 2020422..fec8fab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
Transceiver52M/osmo-trx-usrp1
Transceiver52M/osmo-trx-lms
Transceiver52M/osmo-trx-ipc
+Transceiver52M/device/ipc/uhddev_ipc.cpp
.clang-format
--
To view, visit
https://gerrit.osmocom.org/c/osmo-trx/+/28538
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I70bfb456e309daa4436767b2e55bce0c038a4975
Gerrit-Change-Number: 28538
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged