This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
lsts_glued/rules/rpi4cfs/default.bash

11 lines
139 B
Bash
Raw Normal View History

maintainer=\
(
'Pedro Gonçalves <pedro@fe.up.pt>'
)
target_install()
{
$cmd_cp $pkg_dir/cfs/default/* ${cfg_dir_rootfs}/boot/
}