aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-05-19 13:14:49 +0200
committerEric <ewild@sysmocom.de>2020-08-26 17:35:18 +0200
commit6570962dca98302c523e5e10db52cc927653bdf1 (patch)
treeebc974dfea254f939620f63b1367206dfc136ca2
parentipc: add master socket number/path parameters (diff)
downloadOsmoTRX-6570962dca98302c523e5e10db52cc927653bdf1.tar.xz
OsmoTRX-6570962dca98302c523e5e10db52cc927653bdf1.zip
gitignore: add new binaries
Change-Id: I9fd0b6cdb0b9d66b37e813cc8d35a28b9c9dc539
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 128f803..5b864e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
Transceiver52M/osmo-trx-uhd
Transceiver52M/osmo-trx-usrp1
Transceiver52M/osmo-trx-lms
+Transceiver52M/osmo-trx-ipc
# tests
tests/CommonLibs/BitVectorTest
@@ -19,6 +20,7 @@ tests/CommonLibs/VectorTest
tests/CommonLibs/PRBSTest
tests/Transceiver52M/convolve_test
tests/Transceiver52M/LMSDeviceTest
+Transceiver52M/device/ipc/ipc-driver-test
# automake/autoconf
*.in
@@ -66,3 +68,5 @@ doc/manuals/build
contrib/osmo-trx.spec
!contrib/osmo-trx.spec.in
+
+utils/osmo-prbs-tool