[x86] (Fix) No longer needed to install the kernel to the vfat esp partition.

This commit is contained in:
j1nx 2024-02-05 11:34:16 +00:00
parent e999e64152
commit 2cf3fb2d91
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ image esp.vfat {
file EFI {
image = "efi-part/EFI"
}
file bzImage {
image = "bzImage"
}
}
#size = 65504K # 64MB - 32 KB
size = 64M