O-RU: update build_oai to build nr-oru

This commit is contained in:
Bartosz Podrygajlo
2026-01-07 17:59:10 +01:00
parent 48bcbc316c
commit 27a21cc8aa
2 changed files with 9 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ RUN /bin/sh oaienv && \
cd cmake_targets && \
mkdir -p log && \
./build_oai \
--ninja --gNB \
--ninja --gNB --nrRU \
--build-lib "telnetsrv enbscope uescope nrscope" \
-t oran_fhlib_5g --cmake-opt -Dxran_LOCATION=/opt/phy/fhi_lib/lib \
--build-e2 --cmake-opt -DKPM_VERSION=$KPM_VERSION --cmake-opt -DE2AP_VERSION=$E2AP_VERSION \