Fix grub1 support
This commit is contained in:
parent
c165f24208
commit
0d80ab2dd9
@ -48,4 +48,7 @@ stdenv.mkDerivation {
|
|||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
autoreconf
|
autoreconf
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
passthru.grubTarget = "";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user