X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=build%2Fcommon%2Fcu_stub.mak;h=cbee68a0b6f2c83772ff9cd6614be4936ebe1495;hb=47a15faec02b721d3e466815eb388fea0a209e3c;hp=b95ec585afa11861a9fbaeadd0adae417fe99958;hpb=9c8b78da0f4ef42dae5e30a3061463b81327e7a0;p=o-du%2Fl2.git diff --git a/build/common/cu_stub.mak b/build/common/cu_stub.mak index b95ec585a..cbee68a0b 100755 --- a/build/common/cu_stub.mak +++ b/build/common/cu_stub.mak @@ -39,6 +39,10 @@ I_OPTS+=-I$(ROOT_DIR)/src/codec_utils/common I_OPTS+=-I$(ROOT_DIR)/src/codec_utils/F1AP I_OPTS+=-I$(ROOT_DIR)/src/codec_utils/RRC +ifeq ($(O1_ENABLE),YES) +I_OPTS+=-I$(ROOT_DIR)/src/o1 +endif + #-------------------------------------------------------------# #Linker macros #-------------------------------------------------------------#