X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=build%2Fcommon%2Fcu_stub.mak;h=1e9add2ee514072dfe326321f721fa68c2dee297;hb=a5c3f55c615bff6a466e8273084757e8d339689e;hp=b95ec585afa11861a9fbaeadd0adae417fe99958;hpb=50ea541f2514f9c801736504a02671ada0643dfa;p=o-du%2Fl2.git diff --git a/build/common/cu_stub.mak b/build/common/cu_stub.mak index b95ec585a..1e9add2ee 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/o1_client +endif + #-------------------------------------------------------------# #Linker macros #-------------------------------------------------------------#