osmo-bts: Package the osmo-bts-virtual binary for the ms_driver

Change-Id: Id6db5d0bea5262075c3e06fbb0ccfef86afa85e4
This commit is contained in:
Holger Hans Peter Freyther 2018-12-15 14:37:00 +00:00
parent d2db10d80e
commit 4db8bb68c1
1 changed files with 1 additions and 1 deletions

View File

@ -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"