diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh index 9c5c2e2..5222476 100755 --- a/contrib/jenkins.sh +++ b/contrib/jenkins.sh @@ -32,7 +32,7 @@ if [ "$with_dsp" = sysmo ]; then elif [ "$with_dsp" = lc15 ]; then PCU_CONFIG="$PCU_CONFIG --enable-lc15bts-phy --with-litecell15=$deps/layer1-headers/inc" cd "$deps" - osmo-layer1-headers.sh lc15 + osmo-layer1-headers.sh lc15 "$FIRMWARE_VERSION" cd "$base" elif [ -z "$with_dsp" -o "$with_dsp" = none ]; then