Changed build system to not require calc
[tpg/acess2.git] / Makefile.x86_64.cfg
index f40c900..a5bfe21 100644 (file)
@@ -1,6 +1,7 @@
 
 CC = x86_64-linux-gnu-gcc
 LD = ld
+DISASM = objdump -d -M x86-64
 
 KERNEL_CFLAGS = -mcmodel=large -nostdlib
 

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