mirror of https://github.com/OpenIPC/firmware.git
Fix typo
parent
c2086839c7
commit
a56504b28b
|
@ -171,7 +171,7 @@ insert_adv7179()
|
|||
insert_piris()
|
||||
{
|
||||
if [ "{chipid}" == "hi3516ev300" -a "${board}" == "demo" ];then
|
||||
mopprobe open_piris
|
||||
modprobe open_piris
|
||||
# modprobe open_pm # Maybe need for Hi3518Ev300
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue