rename phram -> tftpboot and flash.scr to boot.scr
This commit is contained in:
parent
adc198b3af
commit
0cab6e9fba
5 changed files with 11 additions and 4 deletions
|
@ -52,7 +52,7 @@ in {
|
|||
ln -s ${o.manifest} manifest
|
||||
ln -s ${o.kernel.headers} build
|
||||
ln -s ${o.uimage} uimage
|
||||
ln -s ${o.boot-scr} flash.scr
|
||||
ln -s ${o.boot-scr} boot.scr
|
||||
'';
|
||||
|
||||
outputs.boot-scr =
|
Loading…
Add table
Add a link
Reference in a new issue