aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2018-12-15 14:37:00 +0000
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2018-12-15 14:37:40 +0000
commit4db8bb68c11a320bafc70d751f9ea6a3f1bbd1c4 (patch)
tree3b5f7c18dccfbab4747912f81ffeb3af768fbc9f
parentd2db10d80eacde40758e9c74ba1a8c7399a8b1b8 (diff)
osmo-bts: Package the osmo-bts-virtual binary for the ms_driver
-rwxr-xr-xcontrib/jenkins-build-osmo-bts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/jenkins-build-osmo-bts.sh b/contrib/jenkins-build-osmo-bts.sh
index 46a1c11..ee87d7f 100755
--- a/contrib/jenkins-build-osmo-bts.sh
+++ b/contrib/jenkins-build-osmo-bts.sh
@@ -10,4 +10,4 @@ build_repo libosmocore ${SANITIZE_FLAGS} --disable-doxygen
build_repo libosmo-abis ${SANITIZE_FLAGS}
build_repo osmo-bts ${SANITIZE_FLAGS} --enable-trx --with-openbsc=$base/openbsc/openbsc/include --enable-octphy --with-octsdr-2g=$base/octphy-2g-headers
-create_bin_tgz "osmo-bts-trx osmo-bts-octphy"
+create_bin_tgz "osmo-bts-trx osmo-bts-octphy osmo-bts-virtual"