Makedirectives 184 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
ifdef EPC
ENABLE_ITTI=1 
USE_MME=R10 
DISABLE_XER_PRINT=1 
LINK_PDCP_TO_GTPV1U=1 
SECU=1
endif 

ifndef OPENAIR2
OPENAIR2=1
endif

ifdef DEBUG
DISABLE_XER_PRINT=0
MSG_PRINT=1
endif