MAJ (bug lignes manquantes)
This commit is contained in:
parent
2888156b3c
commit
2e7928ec7a
@ -55,6 +55,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