mips: Switch to more portable .org
Binary is unchanged.
This commit is contained in:
parent
49e5fcb9fb
commit
da9f30b455
3 changed files with 7 additions and 7 deletions
|
@ -36,7 +36,7 @@ start:
|
|||
bal cont
|
||||
nop
|
||||
|
||||
. = _start + GRUB_KERNEL_MACHINE_TOTAL_MODULE_SIZE
|
||||
.org GRUB_KERNEL_MACHINE_TOTAL_MODULE_SIZE
|
||||
VARIABLE(grub_total_modules_size)
|
||||
.long 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue