Commit 7f4f6688 authored by Boris Djalal's avatar Boris Djalal

First commit.

Signed-off-by: default avatarBoris Djalal <boris.djalal@eurecom.fr>
parent 0d191702
......@@ -275,6 +275,7 @@ case $key in
NB_PATTERN_FILES=6
BUILD_OPTIONS="--eNB -t ETHERNET --noS1"
NBARGS=$[$NBARGS+256]
RUN_OPTIONS="complex"
shift
;;
-v8)
......@@ -353,6 +354,7 @@ case $key in
LOG_PATTERN=.Rel14.txt
NB_PATTERN_FILES=6
BUILD_OPTIONS="--eNB -t ETHERNET --noS1"
RUN_OPTIONS="complex"
NBARGS=$[$NBARGS+256]
;;
ue-ethernet)
......
This diff is collapsed.
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