Merge powerpc grub-mkrescue flavour with common. Use xorriso HFS+
feature for it.
This commit is contained in:
parent
48f39bb4df
commit
a79b8a1584
14 changed files with 707 additions and 160 deletions
|
@ -30,6 +30,12 @@ script = {
|
|||
common = gdb_grub.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
installdir = platform;
|
||||
name = grub.chrp;
|
||||
common = boot/powerpc/grub.chrp.in;
|
||||
};
|
||||
|
||||
kernel = {
|
||||
name = kernel;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue