Files
my-os-project2/user/arch/x86_64/x86_64.mk
2025-09-15 22:35:15 +02:00

9 lines
178 B
Makefile

include $(ROOT)/mk/user/x86_64.mk
include $(ROOT)/mk/arch/toolchain-x86_64.mk
LDFLAGS += -m elf_x86_64 \
--no-dynamic-linker \
-z text \
-z max-page-size=0x1000