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