aboutsummaryrefslogtreecommitdiffstats
path: root/coverity/build_Osmocom.sh
diff options
context:
space:
mode:
Diffstat (limited to 'coverity/build_Osmocom.sh')
-rwxr-xr-xcoverity/build_Osmocom.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh
index 3cb0c84..81a346d 100755
--- a/coverity/build_Osmocom.sh
+++ b/coverity/build_Osmocom.sh
@@ -53,7 +53,7 @@ build_openbsc() {
build_osmobts() {
pushd osmo-bts
- do_build --enable-sysmocom-bts
+ do_build --enable-sysmocom-bts --enable-trx
popd
}