aboutsummaryrefslogtreecommitdiffstats
path: root/coverity
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-06-28 12:11:06 +0200
committerOliver Smith <osmith@sysmocom.de>2022-06-28 12:11:15 +0200
commit8637f74cedbd5f330dd1fb6317280c9588b3e0f1 (patch)
treed59192d332f0d8d814b6fa8a818f42242a782790 /coverity
parentfc4579cf766fea80da4752acf981087d4523e7a6 (diff)
coverity: add osmo-bsc-nat
Diffstat (limited to 'coverity')
-rwxr-xr-xcoverity/build_Osmocom.sh1
-rwxr-xr-xcoverity/prepare_source_Osmcocom.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh
index 6a8cf59..a7f8cdd 100755
--- a/coverity/build_Osmocom.sh
+++ b/coverity/build_Osmocom.sh
@@ -100,6 +100,7 @@ build_default osmo-smlc
build_default osmo-cbc
build_default osmo-hnodeb
build_default osmo-hnbgw
+build_default osmo-bsc-nat
# GMR
build_default libosmo-dsp
diff --git a/coverity/prepare_source_Osmcocom.sh b/coverity/prepare_source_Osmcocom.sh
index 3b0d4d5..ab8b2bd 100755
--- a/coverity/prepare_source_Osmcocom.sh
+++ b/coverity/prepare_source_Osmcocom.sh
@@ -34,6 +34,7 @@ for proj in \
simtrace2 \
osmo-hnodeb \
osmo-hnbgw \
+ osmo-bsc-nat \
; do
if [ -d $proj ]; then