Commit fee94409 authored by Raymond Knopp's avatar Raymond Knopp

changed target to thirdparty_transpro and added oai_eth_transpro when building eCPRI target

parent 91d518c7
......@@ -946,7 +946,8 @@ function main() {
echo_info "liboai_device.so is linked to ADRV9371_ZC706 device library for Kernel $SYRIQ_KMAJ.$SYRIQ_KMIN"
elif [ "$HW" == "OAI_AW2SORI" ] ; then
compilations \
$build_dir oai_aw2soridevif
$build_dir thirdparty_transpro
$build_dir oai_eth_transpro
echo_info "build libthirdparty_transpro.so for AW2SORI fronthaul"
else
echo_info "liboai_device.so is not linked to any device library"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment