X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=build%2Fcommon%2Fmt.mak;h=2bdaafbf3215569b2bda10e396b1aa425a4e9e62;hb=97a2285207414a7948f5e1dfcb5318fa9507c123;hp=3cf54ae645423b25d7dc44b23406b0080a338ba4;hpb=50ea541f2514f9c801736504a02671ada0643dfa;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])