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