Increase stack size on sparc
This commit is contained in:
parent
10f6389453
commit
320dd174b5
5 changed files with 32 additions and 10 deletions
|
@ -40,6 +40,7 @@
|
|||
#define GRUB_KERNEL_MACHINE_DATA_END 0x114
|
||||
|
||||
#define GRUB_KERNEL_MACHINE_RAW_SIZE 0
|
||||
#define GRUB_KERNEL_MACHINE_STACK_SIZE 0x40000
|
||||
|
||||
#define GRUB_PLATFORM_IMAGE_FORMATS "raw, aout"
|
||||
#define GRUB_PLATFORM_IMAGE_DEFAULT_FORMAT "raw"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue