osmith submitted this change.

View Change

Approvals: fixeria: Looks good to me, approved osmith: Verified
gitignore: add uhddev_ipc.cpp

This file gets generated during the build.

Change-Id: I70bfb456e309daa4436767b2e55bce0c038a4975
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)

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 change 28538. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I70bfb456e309daa4436767b2e55bce0c038a4975
Gerrit-Change-Number: 28538
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-CC: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged