MAJ (bug lignes manquantes)
This commit is contained in:
parent
85422b2328
commit
e1e23ae057
@ -56,6 +56,13 @@ function postPrepareChroot()
|
|||||||
|
|
||||||
|
|
||||||
function bunrningBootloader()
|
function bunrningBootloader()
|
||||||
|
{
|
||||||
|
#Nothing to do. (Except replacing default function.)
|
||||||
|
return 0
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
function copyingCustomSystem()
|
||||||
{
|
{
|
||||||
info "copying 10-vchiq-permissions.rules"
|
info "copying 10-vchiq-permissions.rules"
|
||||||
cp --preserve=mode "${CONFIG_PATH}/10-vchiq-permissions.rules" "${BUILD_PATH}/etc/udev/rules.d/"
|
cp --preserve=mode "${CONFIG_PATH}/10-vchiq-permissions.rules" "${BUILD_PATH}/etc/udev/rules.d/"
|
||||||
|
Reference in New Issue
Block a user