Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG UE
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Michael Black
OpenXG UE
Commits
13df83ca
Commit
13df83ca
authored
Dec 23, 2014
by
Lionel Gauthier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@6319
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
fba5ef8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
16 deletions
+17
-16
targets/build_helper.bash
targets/build_helper.bash
+17
-16
No files found.
targets/build_helper.bash
View file @
13df83ca
...
@@ -662,7 +662,7 @@ compile_hss() {
...
@@ -662,7 +662,7 @@ compile_hss() {
echo_error
"Build failed, exiting"
echo_error
"Build failed, exiting"
return
1
return
1
else
else
cp
-f
./openair-hss
$OPENAIR_TARGETS
/bin
cp
-
p
f
./openair-hss
$OPENAIR_TARGETS
/bin
return
0
return
0
fi
fi
else
else
...
@@ -715,7 +715,7 @@ compile_epc() {
...
@@ -715,7 +715,7 @@ compile_epc() {
echo_error
"Build failed, exiting"
echo_error
"Build failed, exiting"
return
1
return
1
else
else
cp
-f
./OAI_EPC/oai_epc
$OPENAIR_TARGETS
/bin
cp
-
p
f
./OAI_EPC/oai_epc
$OPENAIR_TARGETS
/bin
fi
fi
else
else
echo_error
"Configure failed, exiting"
echo_error
"Configure failed, exiting"
...
@@ -728,8 +728,8 @@ compile_epc() {
...
@@ -728,8 +728,8 @@ compile_epc() {
echo_error
"Build GTPUAH module failed, exiting"
echo_error
"Build GTPUAH module failed, exiting"
return
1
return
1
else
else
cp
-fv
./Bin/libxt_
*
.so /lib/xtables
cp
-
p
fv
./Bin/libxt_
*
.so /lib/xtables
cp
-fv
./Bin/
*
.ko
$OPENAIR_TARGETS
/bin
cp
-
p
fv
./Bin/
*
.ko
$OPENAIR_TARGETS
/bin
fi
fi
cd
$OPENAIRCN_DIR
/GTPV1-U/GTPURH
;
cd
$OPENAIRCN_DIR
/GTPV1-U/GTPURH
;
...
@@ -738,8 +738,8 @@ compile_epc() {
...
@@ -738,8 +738,8 @@ compile_epc() {
echo_error
"Build GTPURH module failed, exiting"
echo_error
"Build GTPURH module failed, exiting"
return
1
return
1
else
else
cp
-fv
./Bin/libxt_
*
.so /lib/xtables
cp
-
p
fv
./Bin/libxt_
*
.so /lib/xtables
cp
-fv
./Bin/
*
.ko
$OPENAIR_TARGETS
/bin
cp
-
p
fv
./Bin/
*
.ko
$OPENAIR_TARGETS
/bin
fi
fi
return
0
return
0
}
}
...
@@ -754,6 +754,7 @@ compile_exmimo2_driver() {
...
@@ -754,6 +754,7 @@ compile_exmimo2_driver() {
compile_ltesoftmodem
()
{
compile_ltesoftmodem
()
{
cd
$OPENAIR_TARGETS
/RT/USER
cd
$OPENAIR_TARGETS
/RT/USER
if
[
-f
Makefile
]
;
then
if
[
-f
Makefile
]
;
then
rm
-f
./lte-softmodem
echo
"LTE softmodem compiling directives:
$SOFTMODEM_DIRECTIVES
"
echo
"LTE softmodem compiling directives:
$SOFTMODEM_DIRECTIVES
"
if
[
$OAI_CLEAN
-ne
0
]
;
then
if
[
$OAI_CLEAN
-ne
0
]
;
then
echo
"Cleaning LTE softmodem"
echo
"Cleaning LTE softmodem"
...
@@ -769,11 +770,11 @@ compile_ltesoftmodem() {
...
@@ -769,11 +770,11 @@ compile_ltesoftmodem() {
echo_error
"Build lte-softmodem failed, returning"
echo_error
"Build lte-softmodem failed, returning"
return
1
return
1
else
else
cp
-f
./lte-softmodem
$OPENAIR_TARGETS
/bin
cp
-
p
f
./lte-softmodem
$OPENAIR_TARGETS
/bin
return
0
return
0
fi
fi
else
else
cp
-f
./lte-softmodem
$OPENAIR_TARGETS
/bin
cp
-
p
f
./lte-softmodem
$OPENAIR_TARGETS
/bin
return
0
return
0
fi
fi
else
else
...
@@ -792,7 +793,7 @@ compile_oaisim() {
...
@@ -792,7 +793,7 @@ compile_oaisim() {
echo_error
"Build oaisim failed, returning"
echo_error
"Build oaisim failed, returning"
return
1
return
1
else
else
cp
-f
./oaisim
$OPENAIR_TARGETS
/bin
cp
-
p
f
./oaisim
$OPENAIR_TARGETS
/bin
return
0
return
0
fi
fi
else
else
...
@@ -811,13 +812,13 @@ compile_unisim() {
...
@@ -811,13 +812,13 @@ compile_unisim() {
echo_error
"Build unisim failed, returning"
echo_error
"Build unisim failed, returning"
return
1
return
1
else
else
cp
-f
./dlsim
$OPENAIR_TARGETS
/bin
cp
-
p
f
./dlsim
$OPENAIR_TARGETS
/bin
cp
-f
./ulsim
$OPENAIR_TARGETS
/bin
cp
-
p
f
./ulsim
$OPENAIR_TARGETS
/bin
cp
-f
./pucchsim
$OPENAIR_TARGETS
/bin
cp
-
p
f
./pucchsim
$OPENAIR_TARGETS
/bin
cp
-f
./prachsim
$OPENAIR_TARGETS
/bin
cp
-
p
f
./prachsim
$OPENAIR_TARGETS
/bin
cp
-f
./pdcchsim
$OPENAIR_TARGETS
/bin
cp
-
p
f
./pdcchsim
$OPENAIR_TARGETS
/bin
cp
-f
./pbchsim
$OPENAIR_TARGETS
/bin
cp
-
p
f
./pbchsim
$OPENAIR_TARGETS
/bin
cp
-f
./mbmssim
$OPENAIR_TARGETS
/bin
cp
-
p
f
./mbmssim
$OPENAIR_TARGETS
/bin
return
0
return
0
fi
fi
else
else
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment