Merge branch 'master' of git://localhost/acess2
[tpg/acess2.git] / KernelLand / Kernel / arch / x86 / Makefile
index 7372839..9e5a883 100644 (file)
@@ -5,7 +5,7 @@
 
 AS_SUFFIX = asm
 
-CPPFLAGS       =
+CPPFLAGS       = 
 CFLAGS         =
 ASFLAGS                = -f elf
 
@@ -24,3 +24,7 @@ A_OBJ  = start.ao main.o mboot.o lib.o desctab.ao errors.o irq.o
 A_OBJ += mm_phys.o mm_virt.o
 A_OBJ += proc.o proc.ao time.o vm8086.o
 A_OBJ += kpanic.o pci.o vpci.o
+#A_OBJ += acpica.o
+
+#EXTERNS += ACPICA
+

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