mirror of https://github.com/OpenIPC/firmware.git
Update load_hisilicon for hi3516cv200 group (#969)
parent
4bf9249522
commit
e042d0b2e2
general/package/hisilicon-osdrv-hi3516cv200/files/script
|
@ -266,7 +266,7 @@ b_arg_total_mem=0
|
|||
b_arg_sensor=0
|
||||
b_arg_insmod=0
|
||||
b_arg_remove=0
|
||||
b_arg_online=1
|
||||
b_arg_online=0
|
||||
|
||||
for arg in $@; do
|
||||
if [ $b_arg_total_mem -eq 1 ]; then
|
||||
|
|
Loading…
Reference in New Issue