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