copy-root-overlay for beagleboneblack

This commit is contained in:
parazyd 2017-06-26 11:35:09 +02:00
parent 2c53a1c353
commit eb1041bf57
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 4 deletions

View File

@ -48,10 +48,7 @@ prebuild() {
notice "executing $device_name prebuild"
enablessh
write-fstab
copy-zram-init
install-custom-packages
copy-root-overlay
mkdir -p $R/tmp/kernels/$device_name
}