Add missing comment
This commit is contained in:
parent
074ae10bb4
commit
24095d56f3
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ override INTERNALLDFLAGS := \
|
||||||
-Wl,-z,max-page-size=0x1000 \
|
-Wl,-z,max-page-size=0x1000 \
|
||||||
-Wl,-T,linker.ld
|
-Wl,-T,linker.ld
|
||||||
|
|
||||||
|
# Internal nasm flags that should not be changed by the user.
|
||||||
override INTERNALNASMFLAGS := \
|
override INTERNALNASMFLAGS := \
|
||||||
-f elf64
|
-f elf64
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue