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