X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=Makefile.x86_64.cfg;h=a5bfe218678b5c142098cc9e5262b097e0cb969e;hb=be1e298482fe9343cdeebaee9f088e081970e2e3;hp=f40c900347150997d17eb637a634b27a5c38ae76;hpb=1499c9eb8aa167dff5354a25c5a5bd2d00672a54;p=tpg%2Facess2.git diff --git a/Makefile.x86_64.cfg b/Makefile.x86_64.cfg index f40c9003..a5bfe218 100644 --- a/Makefile.x86_64.cfg +++ b/Makefile.x86_64.cfg @@ -1,6 +1,7 @@ CC = x86_64-linux-gnu-gcc LD = ld +DISASM = objdump -d -M x86-64 KERNEL_CFLAGS = -mcmodel=large -nostdlib