diff --git a/contrib/jenkins-build-osmo-trx.sh b/contrib/jenkins-build-osmo-trx.sh index f15a9e0b..57e0906a 100755 --- a/contrib/jenkins-build-osmo-trx.sh +++ b/contrib/jenkins-build-osmo-trx.sh @@ -32,6 +32,6 @@ make install # AddressSanitizer is not enabled on purpose since overhead affects the clocking. build_repo libosmocore --disable-doxygen -build_repo osmo-trx --without-sse --with-uhd --with-lms +build_repo osmo-trx --with-uhd --with-lms create_bin_tgz "osmo-trx-uhd osmo-trx-lms"