Modules/IPStack - Moving to reduction of memcpy usage
[tpg/acess2.git] / KernelLand / Modules / IPStack / Makefile
index 0838a34..b0ee26b 100644 (file)
@@ -2,6 +2,7 @@
 #
 
 OBJ := main.o interface.o
+OBJ += buffer.o
 OBJ += link.o arp.o
 OBJ += ipv4.o icmp.o
 OBJ += ipv6.o

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