Add missed a call to build_opa.
Test-Parameters: trivial
Fixes:
8f467a03e3b9 ("EX-2439 build: Add opa-src option to lbuild")
Change-Id: I857696f7099deb80d70855188be8628d678148f9
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/43243
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
local o2ib_location
local rpm
+ if [ x"$OPA_VERSION" != "x" ]; then
+ build_opa "$linux"
+ fi
+
if [ "$ofed_version" = "inkernel" ]; then
# see if there is a distro specific override for this and use
# that if it exists