Commit b11a35ed authored by Fabrice ROBINET's avatar Fabrice ROBINET

inituedtools.sh path correction

parent e96714fb
...@@ -47,7 +47,8 @@ load_module() { ...@@ -47,7 +47,8 @@ load_module() {
sudo insmod $1 sudo insmod $1
} }
load_module $OPENAIR_TARGETS/bin/updatefw/openair_rf.ko #load_module $OPENAIR_TARGETS/bin/updatefw/openair_rf.ko
load_module $OPENAIR_TARGETS/bin/openair_rf.ko
sleep 1 sleep 1
if [ ! -e /dev/openair0 ]; then if [ ! -e /dev/openair0 ]; then
......
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