kernel-modules/module-setup.sh: don't fail hard on a missing module

master
Harald Hoyer 2013-03-18 09:29:08 +01:00
parent fd191a7b41
commit c9e5b75308
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ installkernel() {
done
fi
fi
:
}

install() {