Commit 4ef9500a authored by kaltenbe's avatar kaltenbe

small fix


git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7708 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 2c10f813
......@@ -385,6 +385,7 @@ function main() {
if [ "$HW" = "EXMIMO" -a "$EPC" = "0" ] ; then
echo_info "Compiling Express MIMO 2 board drivers"
[ "$CLEAN" = "1" ] && rm -rf $DIR/$lte_build_dir/build
mkdir -p $DIR/$lte_build_dir/build
cd $DIR/$lte_build_dir/build
cmake ..
......
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