mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-03-02 10:37:51 +01:00
[x86] (Fix) No longer needed to install the kernel to the vfat esp partition.
This commit is contained in:
parent
e999e64152
commit
2cf3fb2d91
@ -6,9 +6,6 @@ image esp.vfat {
|
||||
file EFI {
|
||||
image = "efi-part/EFI"
|
||||
}
|
||||
file bzImage {
|
||||
image = "bzImage"
|
||||
}
|
||||
}
|
||||
#size = 65504K # 64MB - 32 KB
|
||||
size = 64M
|
||||
|
Loading…
x
Reference in New Issue
Block a user