aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/jenkins.sh
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-08-30 21:04:10 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-10-09 14:08:41 +0200
commite7d267f17883b76bd3964a1e5ce11b189ec9b409 (patch)
treea2f68ca552e37d6bb5ac8a3fee8442692e927243 /contrib/jenkins.sh
parent06f3b622b85b3f3d36903420fa198c772f9d8223 (diff)
jenkins.sh: Enable build of osmo-trx-lms
Diffstat (limited to 'contrib/jenkins.sh')
-rwxr-xr-xcontrib/jenkins.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 44a49c3..029f0e1 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -79,7 +79,7 @@ set -x
cd "$base"
autoreconf --install --force
-./configure --enable-sanitize --enable-werror --with-uhd --with-usrp1 $INSTR
+./configure --enable-sanitize --enable-werror --with-uhd --with-usrp1 --with-lms $INSTR
$MAKE $PARALLEL_MAKE
$MAKE check \
|| cat-testlogs.sh