mips: Switch to more portable .org

Binary is unchanged.
This commit is contained in:
Vladimir Serbinenko 2015-02-21 20:43:57 +01:00
parent 49e5fcb9fb
commit da9f30b455
3 changed files with 7 additions and 7 deletions

View file

@ -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