X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=build%2Fodu%2Fmakefile;h=4aaf0a0ed00e87cf025c4370161e60297177b97a;hb=088c1736896136012e5c70b916595c8471aec243;hp=1874e6c3e8b4552c6eb4ad885450eb5c0b21d1a7;hpb=bce97b3fc156581b450ccae095df357701289c78;p=o-du%2Fl2.git diff --git a/build/odu/makefile b/build/odu/makefile index 1874e6c3e..4aaf0a0ed 100644 --- a/build/odu/makefile +++ b/build/odu/makefile @@ -73,7 +73,7 @@ endif PLTFRM_FLAGS= -UMSPD -DODU -DINTEL_FAPI #-DODU_SLOT_IND_DEBUG_LOG -DEGTP_TEST ifeq ($(MODE),TDD) - PLTFRM_FLAGS += -DMODE=TDD + PLTFRM_FLAGS += -DNR_TDD endif ifeq ($(CA_ENABLE),YES) PLTFRM_FLAGS += -DCA_ENABLE=YES @@ -165,7 +165,7 @@ help: @echo -e "$(OPTS) NODE=TEST_STUB - Mandatory option for cu_stub/ric_stub$(NORM)" @echo -e "$(OPTS) MODE=TDD - If not specified, MODE=FDD$(NORM)" @echo -e "$(OPTS) PHY=INTEL_L1 - If not specified, Phy stub is used$(NORM)" - @echo -e "$(OPTS) PHY_MODE=TIMER - Testing mode for INTEL_L1 + @echo -e "$(OPTS) PHY_MODE=TIMER - Testing mode for INTEL_L1" @echo -e "******************************************************************" prepare_dirs: