x86_64 support, requiring a slight refactor to the build system.
[tpg/acess2.git] / Kernel / arch / x86_64 / Makefile
index 3820a69..68b9b61 100644 (file)
@@ -10,7 +10,7 @@
 #OBJDUMP = objdump
 
 CPPFLAGS       =
-CFLAGS         =
+CFLAGS         = $(KERNEL_CFLAGS)
 ASFLAGS                = -f elf
 
 ifeq ($(ARCH),amd64)

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