mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix UEFI patch
This commit is contained in:
parent
777dc7c7ad
commit
a3df68310e
1 changed files with 1 additions and 1 deletions
|
@ -682,7 +682,7 @@ index 9daaf749158..950f59ca657 100644
|
||||||
- depends on GRUB_IMAGES || USES_BOOT_PART
|
- depends on GRUB_IMAGES || USES_BOOT_PART
|
||||||
+ depends on GRUB_IMAGES || EFI_IMAGES || USES_BOOT_PART
|
+ depends on GRUB_IMAGES || EFI_IMAGES || USES_BOOT_PART
|
||||||
default 8 if TARGET_apm821xx_sata
|
default 8 if TARGET_apm821xx_sata
|
||||||
default 20 if TARGET_brcm2708
|
default 64 if TARGET_brcm2708
|
||||||
default 16
|
default 16
|
||||||
|
|
||||||
config TARGET_ROOTFS_PARTSIZE
|
config TARGET_ROOTFS_PARTSIZE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue