From e7d267f17883b76bd3964a1e5ce11b189ec9b409 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Thu, 30 Aug 2018 21:04:10 +0200 Subject: [PATCH] jenkins.sh: Enable build of osmo-trx-lms Change-Id: Idfa7ce566ad69b181bcadeee7ff023c77ecd4d6b --- contrib/jenkins.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh index 44a49c35..029f0e11 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