a5bfe218678b5c142098cc9e5262b097e0cb969e
[tpg/acess2.git] / Makefile.x86_64.cfg
1
2 CC = x86_64-linux-gnu-gcc
3 LD = ld
4 DISASM = objdump -d -M x86-64
5
6 KERNEL_CFLAGS = -mcmodel=large -nostdlib
7
8 ARCHDIR = x86_64
9

UCC git Repository :: git.ucc.asn.au