X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=build%2Fcommon%2Fmt.mak;h=2bdaafbf3215569b2bda10e396b1aa425a4e9e62;hb=6d01b1cb797bb2b47115eee21ad7d1a6ff3fcfe7;hp=3cf54ae645423b25d7dc44b23406b0080a338ba4;hpb=2a82bc6d025466602cbf335e5a7e65ceac186989;p=o-du%2Fl2.git diff --git a/build/common/mt.mak b/build/common/mt.mak index 3cf54ae64..2bdaafbf3 100755 --- a/build/common/mt.mak +++ b/build/common/mt.mak @@ -51,6 +51,7 @@ C_OBJS_WO_LOG=$(patsubst $(SRC_DIR)/%.c,$(OBJ_DIR)/%.o,$(C_SRCS)) I_OPTS+=-isystem $(BSPPATH)/usr/include/brcm I_OPTS+=-I$(SRC_DIR)/security I-OPTS+=-I$(ROOT_DIR)/src/wls_lib +I_OPTS+=-I$(ROOT_DIR)/src/dpdk_lib HDR_FILES+=$(wildcard $(CM_DIR)/env*.[hx]) HDR_FILES+=$(wildcard $(CM_DIR)/gen*.[hx])