Kernel/x86 - Added backtrace to running program in thread dump
[tpg/acess2.git] / KernelLand / Modules / IPStack / Makefile
index 0838a34..3ea5f7e 100644 (file)
@@ -1,7 +1,8 @@
 #
 #
 
-OBJ := main.o interface.o
+OBJ := main.o interface.o adapters.o
+OBJ += buffer.o
 OBJ += link.o arp.o
 OBJ += ipv4.o icmp.o
 OBJ += ipv6.o

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