Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
5a284b2f
Commit
5a284b2f
authored
Feb 09, 2016
by
Aikaterini Trilyraki
Browse files
remove dynamic linking for EXMIMO
parent
9aeca6d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake_targets/build_oai
View file @
5a284b2f
...
...
@@ -661,9 +661,8 @@ function main() {
if
[
"
$HW
"
==
"EXMIMO"
]
;
then
#add exmimo compilation
ln
-s
openair_rf.ko liboai_device.so
ln
-s
$dbin
/openair_rf.ko
$dbin
/liboai_device.so
#TODO EXMIMO library support
echo_info
"liboai_device.so is linked to EXMIMO device library"
elif
[
"
$HW
"
==
"OAI_USRP"
]
;
then
if
[
-d
"/usr/include/uhd"
]
;
then
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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