aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-12-17 13:35:52 +0100
committerHarald Welte <laforge@gnumonks.org>2018-03-17 15:22:51 +0100
commit553535f87b490a8b8a2ab2633417ab7c286907bd (patch)
treeb9d970393d6b191494c88778cd13d403a620b046 /.gitignore
parent6d0c67684c4ea8e1f767310636dbe840c36d54e2 (diff)
Add 'osmo-bts-omldummy' to bring up only OML without RSL
This is used only in integration testing, where in the TTCN-3 testsuite we currently have no A-bis OML implementation, but only a RSL one. Change-Id: Id8e5f34091e6e32621d8c8673de7ea848dfd252f
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 69e2c362..d81bd450 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,6 +45,7 @@ src/osmo-bts-trx/osmo-bts-trx
src/osmo-bts-octphy/osmo-bts-octphy
src/osmo-bts-virtual/osmo-bts-virtual
+src/osmo-bts-omldummy/osmo-bts-omldummy
tests/atconfig
tests/package.m4