Commit 6b7eb072 authored by Laurent's avatar Laurent

remove gtp work

parent dd43752b
...@@ -2145,10 +2145,10 @@ set (GTPV1U_SRC ...@@ -2145,10 +2145,10 @@ set (GTPV1U_SRC
add_library(GTPV1U ${GTPV1U_SRC}) add_library(GTPV1U ${GTPV1U_SRC})
add_dependencies(GTPV1U rrc_flag) add_dependencies(GTPV1U rrc_flag)
add_library (GTPV1U_OCP #add_library (GTPV1U_OCP
${OPENAIR3_DIR}/ocp-gtp/gtp_itf.cpp #${OPENAIR3_DIR}/ocp-gtp/gtp_itf.cpp
) #)
include_directories(${OPENAIR3_DIR}/ocp-gtp) #include_directories(${OPENAIR3_DIR}/ocp-gtp)
#NR case #NR case
set (NR_GTPV1U_SRC set (NR_GTPV1U_SRC
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment